| .. |
|
GameSetup
|
move Paths into separate file (requires update-workspaces)
|
2009-08-08 11:11:26 +00:00 |
|
scripting
|
# fix permissions of created directories
|
2009-08-04 19:57:53 +00:00 |
|
tests
|
Fix #251 (Config parser doesn't ignore comments), based on patch from Cygal
|
2009-08-12 15:17:35 +00:00 |
|
XML
|
Fix #293 (Lots of printf format string errors), based on patch from Cygal
|
2009-08-14 18:42:39 +00:00 |
|
CConsole.cpp
|
Add includes of ScriptableComplex.inl to fix link errors in release config
|
2009-07-14 15:11:05 +00:00 |
|
CConsole.h
|
Simplify the overly-complex CppDoc-breaking file headers
|
2009-04-18 17:51:05 +00:00 |
|
CLogger.cpp
|
# hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata
|
2009-08-02 11:07:42 +00:00 |
|
CLogger.h
|
Annotate functions that have printf-style format strings, for compile-time type checking (see #293)
|
2009-08-04 13:31:41 +00:00 |
|
ConfigDB.cpp
|
Fix #293 (Lots of printf format string errors), based on patch from Cygal
|
2009-08-14 18:42:39 +00:00 |
|
ConfigDB.h
|
# Simplified local configuration changes.
|
2009-06-23 17:48:34 +00:00 |
|
CStr.cpp
|
Decode invalid utf-8 more gracefully (invalid bytes becomes U+FFFD)
|
2009-07-16 15:52:18 +00:00 |
|
CStr.h
|
Decode invalid utf-8 more gracefully (invalid bytes becomes U+FFFD)
|
2009-07-16 15:52:18 +00:00 |
|
DllLoader.cpp
|
Patch from #259: [FreeBSD compat] portability fixes
|
2009-07-16 16:57:59 +00:00 |
|
DllLoader.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Errors.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Errors.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
FileIo.cpp
|
Simplify the overly-complex CppDoc-breaking file headers
|
2009-04-18 17:51:05 +00:00 |
|
FileIo.h
|
Simplify the overly-complex CppDoc-breaking file headers
|
2009-04-18 17:51:05 +00:00 |
|
Filesystem.cpp
|
Fix #293 (Lots of printf format string errors), based on patch from Cygal
|
2009-08-14 18:42:39 +00:00 |
|
Filesystem.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Font.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Font.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Game.cpp
|
remove obsolete NO_GUI that's just cluttering up the code
|
2009-08-08 10:04:43 +00:00 |
|
Game.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
GameAttributes.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
GameAttributes.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
GameRecord.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
GameRecord.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Globals.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Globals.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Hotkey.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Hotkey.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
i18n.cpp
|
# fix permissions of created directories
|
2009-08-04 19:57:53 +00:00 |
|
i18n.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Interact.cpp
|
Fix #293 (Lots of printf format string errors), based on patch from Cygal
|
2009-08-14 18:42:39 +00:00 |
|
Interact.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
KeyName.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
KeyName.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Loader.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Loader.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
LoaderThunks.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Overlay.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Overlay.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Parser.cpp
|
Fix #251 (Config parser doesn't ignore comments), based on patch from Cygal
|
2009-08-12 15:17:35 +00:00 |
|
Parser.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Player.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Player.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Profile.cpp
|
Simplify the overly-complex CppDoc-breaking file headers
|
2009-04-18 17:51:05 +00:00 |
|
Profile.h
|
Simplify the overly-complex CppDoc-breaking file headers
|
2009-04-18 17:51:05 +00:00 |
|
ProfileViewer.cpp
|
# hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata
|
2009-08-02 11:07:42 +00:00 |
|
ProfileViewer.h
|
Simplify the overly-complex CppDoc-breaking file headers
|
2009-04-18 17:51:05 +00:00 |
|
Pyrogenesis.cpp
|
Fix #293 (Lots of printf format string errors), based on patch from Cygal
|
2009-08-14 18:42:39 +00:00 |
|
Pyrogenesis.h
|
# hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata
|
2009-08-02 11:07:42 +00:00 |
|
Singleton.h
|
Simplify the overly-complex CppDoc-breaking file headers
|
2009-04-18 17:51:05 +00:00 |
|
StringConvert.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
StringConvert.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
ThreadUtil.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
UniDoubler.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
utf16string.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Util.cpp
|
# fix permissions of created directories
|
2009-08-04 19:57:53 +00:00 |
|
Util.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
Vector2D.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
World.cpp
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |
|
World.h
|
Add GPL header
|
2009-04-18 17:00:33 +00:00 |