| .. |
|
Network
|
merge of (work in progress) VFS code with new dir layout
|
2004-05-06 17:14:30 +00:00 |
|
CConsole.cpp
|
JS Interface to entities. It even partially works now.
|
2004-06-10 22:24:03 +00:00 |
|
CConsole.h
|
JS Interface to entities. It even partially works now.
|
2004-06-10 22:24:03 +00:00 |
|
CLogger.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
CLogger.h
|
CLogger Initial Commit
|
2004-04-14 21:52:59 +00:00 |
|
Config.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
Config.h
|
CStr namespace de-pollution; added namespace qualifiers
|
2004-06-11 02:23:00 +00:00 |
|
ConfigDB.cpp
|
line-reader loop without strtok_r (which doesn't exist on windows)
|
2004-06-09 14:58:33 +00:00 |
|
ConfigDB.h
|
Config Database, initial commit
|
2004-06-09 13:53:32 +00:00 |
|
CStr.cpp
|
Added the UniDoubler; this means that code can use CStr or CStr8 for 8-bit ascii strings, as well as CStr16 for wchar_t strings (magic! :-P)
|
2004-06-11 02:55:09 +00:00 |
|
CStr.h
|
Added the UniDoubler; this means that code can use CStr or CStr8 for 8-bit ascii strings, as well as CStr16 for wchar_t strings (magic! :-P)
|
2004-06-11 02:55:09 +00:00 |
|
Encryption.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
Encryption.h
|
Linux/GCC compat, a few newlines at end of file, minor changes
|
2004-06-02 15:31:55 +00:00 |
|
Error.h
|
stripped some headers from deprecated prometheus.h => huge rearrange
|
2004-06-03 01:43:33 +00:00 |
|
FilePacker.cpp
|
newline stomper and fixed warnings
|
2004-06-11 02:14:18 +00:00 |
|
FilePacker.h
|
Linux/GCC compat, a few newlines at end of file, minor changes
|
2004-06-02 15:31:55 +00:00 |
|
FileUnpacker.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
FileUnpacker.h
|
Linux/GCC compat, a few newlines at end of file, minor changes
|
2004-06-02 15:31:55 +00:00 |
|
LogFile.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
LogFile.h
|
Linux/GCC compat, a few newlines at end of file, minor changes
|
2004-06-02 15:31:55 +00:00 |
|
NPFont.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
NPFont.h
|
stripped some headers from deprecated prometheus.h => huge rearrange
|
2004-06-03 01:43:33 +00:00 |
|
NPFontManager.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
NPFontManager.h
|
Added PASAP entity systems
|
2004-05-21 23:46:16 +00:00 |
|
Overlay.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
Overlay.h
|
newline stomper and fixed warnings
|
2004-06-11 02:14:18 +00:00 |
|
OverlayText.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
OverlayText.h
|
Fixed #includes.
|
2004-05-29 20:50:23 +00:00 |
|
Parser.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
Parser.h
|
removed obsoleted _int etc. typedefs
|
2004-06-01 16:51:37 +00:00 |
|
Prometheus.cpp
|
added precompiled.h everywhere
|
2004-06-03 18:38:14 +00:00 |
|
Prometheus.h
|
newline stomper and fixed warnings
|
2004-06-11 02:14:18 +00:00 |
|
Singleton.h
|
Linux/GCC compat, a few newlines at end of file, minor changes
|
2004-06-02 15:31:55 +00:00 |
|
Sound.h
|
stripped some headers from deprecated prometheus.h => huge rearrange
|
2004-06-03 01:43:33 +00:00 |
|
ThreadUtil.h
|
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
|
2004-06-01 17:34:12 +00:00 |
|
UniDoubler.h
|
UniDoubler.h initial commit
|
2004-06-11 02:18:11 +00:00 |
|
Vector2D.h
|
Linux/GCC compat, a few newlines at end of file, minor changes
|
2004-06-02 15:31:55 +00:00 |
|
XercesErrorHandler.cpp
|
Added correct XML String conversion - was leaking memory, and added logging for Warnings
|
2004-06-09 14:01:09 +00:00 |
|
XercesErrorHandler.h
|
moved all xerces includes into XML.h
|
2004-06-09 12:45:42 +00:00 |
|
XML.h
|
XMLTranscode param change (CStr => const char * - handle both types of strings)
|
2004-06-09 13:56:29 +00:00 |
|
XMLUtils.cpp
|
re-allow debug version of xerces (since we will link against msvcrtd in future)
|
2004-06-13 16:03:12 +00:00 |