openclonk/src/c4group
Nicolas Hake 09ad403d06 C4Group: Stop checking operator new return value
new throws std::bad_alloc on failure. It never returns NULL, so checking
for that is useless.
2015-02-13 19:46:11 +01:00
..
C4ComponentHost.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4ComponentHost.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Components.h Fix group loading order for definitions, sounds and graphics (#1253). 2015-02-07 14:01:15 +01:00
C4Extra.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Extra.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Group.cpp C4Group: Stop checking operator new return value 2015-02-13 19:46:11 +01:00
C4Group.h C4Group: Change int Status members to enums 2015-02-13 18:49:23 +01:00
C4GroupMain.cpp Move C4Group::PrintInternals out of C4Group 2015-02-13 18:25:21 +01:00
C4GroupSet.cpp Fix group loading order for definitions, sounds and graphics (#1253). 2015-02-07 14:01:15 +01:00
C4GroupSet.h Fix group loading order for definitions, sounds and graphics (#1253). 2015-02-07 14:01:15 +01:00
C4LangStringTable.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4LangStringTable.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Language.cpp Require filenames to be in unicode, remove iconv usage 2015-01-03 20:41:03 +01:00
C4Language.h Require filenames to be in unicode, remove iconv usage 2015-01-03 20:41:03 +01:00
C4Update.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Update.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
CStdFile.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
CStdFile.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
Resource.rc reduce version numbering from x.y.z (x does never changes) to y.z 2014-12-12 21:57:52 +01:00
gunzip4c4group.cpp Update copyright notices 2013-12-23 13:03:19 +01:00