1
0
forked from 0ad/0ad
0ad/source/ps
2006-09-17 02:49:29 +00:00
..
GameSetup close #103 2006-09-14 19:15:32 +00:00
scripting buildFileList -> buildDirEntList to emphasize that dirs can be returned. (pt2) 2006-09-08 18:41:30 +00:00
tests # Updates to unit-testing system. 2006-08-22 21:38:53 +00:00
XML Linux fixes. 2006-09-14 23:02:39 +00:00
CConsole.cpp Updated OpenAL to 1.1 (which no longer includes ALUT). 2006-09-02 21:20:25 +00:00
CConsole.h Updated OpenAL to 1.1 (which no longer includes ALUT). 2006-09-02 21:20:25 +00:00
CLogger.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
CLogger.h # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
ConfigDB.cpp Variable type change from uint to size_t when calling functions in vfs 2006-08-19 20:01:26 +00:00
ConfigDB.h # housekeeping 2006-07-20 14:37:58 +00:00
CStr.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
CStr.h # housekeeping 2006-07-20 14:37:58 +00:00
CVFSFile.cpp # housekeeping 2006-06-04 22:27:40 +00:00
CVFSFile.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Encryption.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Encryption.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Errors.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Errors.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
FilePacker.cpp FILE_WRITE_TO_MOD is now FILE_WRITE_TO_TARGET 2006-05-17 14:48:18 +00:00
FilePacker.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
FileUnpacker.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
FileUnpacker.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Font.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Font.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Game.cpp # Various gameplay updates. 2006-06-10 03:05:16 +00:00
Game.h # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
GameAttributes.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
GameAttributes.h # housekeeping 2006-07-20 14:37:58 +00:00
GameRecord.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
GameRecord.h # housekeeping 2006-07-20 14:37:58 +00:00
Globals.cpp # sweng 2006-08-26 21:52:18 +00:00
Globals.h # sweng 2006-08-26 21:52:18 +00:00
Hotkey.cpp # sweng 2006-08-26 21:52:18 +00:00
Hotkey.h # sweng 2006-08-26 21:52:18 +00:00
i18n.cpp FILE_WRITE_TO_MOD is now FILE_WRITE_TO_TARGET 2006-05-17 14:48:18 +00:00
i18n.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Interact.cpp - Fixed a bug with aura rendering that was causing a crash when rendering auras that were added to a unit after its creation (initAuraData was not called on subsequent AddAura calls). This caused objects like Settlements, Mills, Farmsteads and Temples to crash when you mouseover them since they do not gain the aura until construction is complete. 2006-09-17 02:49:29 +00:00
Interact.h # sweng 2006-08-26 21:52:18 +00:00
KeyName.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
Loader.cpp (fix: didn't see compiler error message, oops.) 2006-06-29 22:59:10 +00:00
Loader.h # housekeeping and bugfix in Loader queue 2006-06-29 22:52:50 +00:00
LoaderThunks.h # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
Overlay.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Overlay.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
Parser.cpp # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
Parser.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Player.cpp Added the concept of diplomatic stance in CPlayer. 2006-08-28 03:07:48 +00:00
Player.h Added the concept of diplomatic stance in CPlayer. 2006-08-28 03:07:48 +00:00
Profile.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Profile.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
ProfileViewer.cpp # sweng 2006-08-26 21:52:18 +00:00
ProfileViewer.h # sweng 2006-08-26 21:52:18 +00:00
Pyrogenesis.cpp # small fixes. 2006-06-25 15:35:28 +00:00
Pyrogenesis.h # small fixes. 2006-06-25 15:35:28 +00:00
Singleton.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
StringConvert.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
StringConvert.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ThreadUtil.h # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00
UniDoubler.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
utf16string.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Util.cpp # merge all local changes; moving over to new SVN server 2006-06-22 18:26:08 +00:00
Util.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Vector2D.h # Some groundwork for territories. 2006-07-08 22:40:01 +00:00
VFSUtil.cpp FILE_WRITE_TO_MOD is now FILE_WRITE_TO_TARGET 2006-05-17 14:48:18 +00:00
VFSUtil.h Restoring SVN repository: 2006-06-21 22:37:31 +00:00
World.cpp #Cinematic editor 2006-08-22 02:24:44 +00:00
World.h # housekeeping + bugfix in file trace recorder 2006-07-21 01:11:23 +00:00