openclonk/src
Nicolas Hake 780873c25f fmod: fix memleak in error path of soundloader
When the FMOD sound loader is unable to get the frequency of a loaded
sample, the sample was not freed, leading to a memory leak.
2010-09-28 23:50:31 +02:00
..
c4group Remove the last traces of the Strings.txt 2010-09-08 20:08:13 +02:00
config Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
control Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
editor Object Draw: Fix editcursor interaction with Zoom 2010-09-25 22:54:27 +02:00
game Object Draw: Fix parallax object positions when zoomed 2010-09-26 20:46:13 +02:00
gui Keep the view in the center of the viewport when changinge Zoom, again 2010-09-25 22:53:55 +02:00
lib msvc: Build fix 2010-09-24 20:38:02 +02:00
netio Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
netpuncher Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
network Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
platform fmod: fix memleak in error path of soundloader 2010-09-28 23:50:31 +02:00
res new icon #2 2010-09-06 19:14:28 +02:00
script Script: Thaw and clean definition proplists for reload (#405) 2010-09-22 03:33:57 +02:00
tinyxml Fix seperate->separate everywhere 2010-04-01 23:08:06 +02:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp Backed out changeset: 8b7ff234a603 2010-08-14 18:52:01 +02:00
C4Application.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4FullScreen.cpp win32: Correctly recode incoming wide chars to UTF-8 2010-08-20 18:39:25 +02:00
C4FullScreen.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Game.cpp Script: Fix creation of objects deriving indirectly from definitions 2010-09-09 01:18:43 +02:00
C4Game.h Make the startup progress bar more accurate 2010-06-27 02:42:48 +02:00
C4Globals.cpp Allow IDs longer than 4 characters 2010-01-25 16:57:57 +01:00
C4GraphicsSystem.cpp OpenGL: Print some information about the OpenGL implementation on error 2010-08-03 19:02:00 +02:00
C4GraphicsSystem.h Remove a lot of old obsolete palette code 2010-06-29 01:02:16 +02:00
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h Added C4Game.h to C4Include.h again. Sorry, I definetely can't live without it. 2010-08-03 21:55:49 +01:00
C4Prototypes.h OpenGL: Clean up the context handling 2010-03-06 15:07:30 +01:00
C4Version.h.in Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
C4WinMain.cpp Add an option to build against GTK+ 3 2010-09-22 17:11:19 +02:00