openclonk/src/c4group
Sven Eberhardt 90cca08d63 Add /todo message board command.
Adds text to local TODO.txt file. Useful for taking notes quickly e.g. when testing new scenarios in a network game.

TODO filenames are configurable. Default file is TODO.txt in the scenario file (if it's unpacked) and TODO.txt on the current path if access to the first location failed.
2015-03-05 16:04:07 +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 Add /todo message board command. 2015-03-05 16:04:07 +01:00
CStdFile.h Add /todo message board command. 2015-03-05 16:04:07 +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