openclonk/src/c4group
Nicolas Hake 8f47edc1e3 Fix destruction order of system string table vs. editor
Depending on the mood of the linker, the editor may have been
constructed before and destroyed after the system-wide string table
because they weren't defined in the same file. Destruction of the editor
tries to load some strings, which would then access the already
destroyed string table and thus crash.
2016-10-16 18:40:51 +02:00
..
C4ComponentHost.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4ComponentHost.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Components.h Qt editor: Store and restore window layout (docked dialogues, etc.) 2016-08-08 23:57:24 -04:00
C4Extra.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Extra.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Group.cpp Win32: Drastically improve load times with unpacked planet/ 2016-06-19 17:08:50 +02:00
C4Group.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GroupMain.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GroupSet.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GroupSet.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4LangStringTable.cpp Fix destruction order of system string table vs. editor 2016-10-16 18:40:51 +02:00
C4LangStringTable.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Language.cpp Remove re namespace alias 2016-07-25 18:39:44 +02:00
C4Language.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Update.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Update.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
CStdFile.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
CStdFile.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02: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 all copyright notices for 2016 2016-04-03 20:24:42 +02:00