0ad/source/ps
Ykkrosh b657a1cbca Added CStr and some other things to precompiled.h, to reduce build times.
Altered CStr/UniDoubler's macros, to avoid polluting/conflicting/etc.
Fixed headers in non-PCH builds.
Used the _d version of vorbisfile*.lib in Debug builds.

This was SVN commit r2366.
2005-06-01 20:12:45 +00:00
..
Network Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
scripting - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
CConsole.cpp debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +00:00
CConsole.h Projectile code and updates to some actors that can use it (celt_ijv and hele_iar) 2005-05-10 07:13:25 +00:00
CLogger.cpp Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
CLogger.h
ConfigDB.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
ConfigDB.h
CStr.cpp Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
CStr.h Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
CVFSFile.cpp
CVFSFile.h
Encryption.cpp
Encryption.h
Error.h
Errors.cpp Changed PSERROR to inherit from std::exception 2005-05-24 00:00:40 +00:00
Errors.h Changed PSERROR to inherit from std::exception 2005-05-24 00:00:40 +00:00
FilePacker.cpp
FilePacker.h
FileUnpacker.cpp
FileUnpacker.h
Font.cpp
Font.h
Game.cpp Changed PSERROR to inherit from std::exception 2005-05-24 00:00:40 +00:00
Game.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
GameAttributes.cpp Corrected garbage collection problem 2005-05-09 03:26:04 +00:00
GameAttributes.h
GameRecord.cpp
GameRecord.h
Hotkey.cpp
Hotkey.h
i18n.cpp
i18n.h Renamed translate() to I18n::translate(), to minimise conflicts 2005-05-22 22:58:27 +00:00
Interact.cpp Temporary fix for mouse input. Improved performance in player-colour model renderer. Also improved performance in lighting, at least in unoptimised builds. 2005-05-20 17:09:47 +00:00
Interact.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
KeyName.cpp
Loader.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Loader.h revise loader return values - nicer interface now. 2005-05-11 04:39:21 +00:00
LoaderThunks.h added macro that takes care of boilerplate "check for timeout and return progress" code. 2005-05-04 23:10:11 +00:00
LogFile.cpp
LogFile.h
NPFont.cpp
NPFont.h
NPFontManager.cpp
NPFontManager.h
Overlay.cpp
Overlay.h
OverlayText.cpp
OverlayText.h
Parser.cpp
Parser.h
Player.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Player.h
Profile.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Profile.h Gathering and unit training (engine-side); also other minor improvements 2005-04-15 04:23:33 +00:00
ProfileViewer.cpp Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
ProfileViewer.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
Pyrogenesis.cpp
Pyrogenesis.h debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h 2005-05-11 18:56:30 +00:00
Singleton.h
Sound.h
StringConvert.cpp
StringConvert.h
ThreadUtil.h
UniDoubler.h Added CStr and some other things to precompiled.h, to reduce build times. 2005-06-01 20:12:45 +00:00
utf16string.h
Vector2D.h
VFSUtil.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
VFSUtil.h update EnumDirEnts docs. disambiguate <path> parameter - it's dir+name 2005-05-03 05:03:27 +00:00
World.cpp Projectile code and updates to some actors that can use it (celt_ijv and hele_iar) 2005-05-10 07:13:25 +00:00
World.h Projectile code and updates to some actors that can use it (celt_ijv and hele_iar) 2005-05-10 07:13:25 +00:00
XercesErrorHandler.cpp
XercesErrorHandler.h
Xeromyces.cpp
Xeromyces.h
XeroXMB.cpp [Subtle hint to the autobuilder that it might want to upload the newest version...] 2005-04-29 04:46:14 +00:00
XeroXMB.h add default ctors for XMBElement and XMBElementList (required by ReadXML closure) 2005-05-03 21:39:51 +00:00
XML.h
XMLUtils.cpp
XMLWriter.cpp UTF-8->CStrW conversion; used in saved console history. 2005-05-10 18:15:03 +00:00
XMLWriter.h