1
0
forked from mirrors/0ad
Commit Graph

83 Commits

Author SHA1 Message Date
Ykkrosh 38b30e5eb4 Corrected ICC errors and some warnings. Removed some unnecessarily verbose logging. Did minor things.
This was SVN commit r1718.
2005-01-13 00:17:31 +00:00
Ykkrosh 4720a00f98 Made ScEd output entities into an XML file.
Added CStrW::utf8() (used by XMLWriter).

This was SVN commit r1716.
2005-01-12 14:31:47 +00:00
Ykkrosh 9e2413acab Allowed \\ in tooltip text. Fixed tooltips.
This was SVN commit r1587.
2004-12-28 13:13:27 +00:00
Ykkrosh c3fafdca99 Added CStr::FindInsensitive
This was SVN commit r1479.
2004-12-09 16:54:02 +00:00
Ykkrosh ffb5f87857 Corrected mesh manager's use of hashmap. Added CStrW support to JS/GUI interface. Added error checking to CStr::Left/Right to make bugs more obvious.
This was SVN commit r1456.
2004-12-05 18:26:43 +00:00
Ykkrosh 5e42dad394 CStr alterations
This was SVN commit r1282.
2004-10-31 20:29:09 +00:00
Ykkrosh f791e5f665 Altered the automatic CStr8/CStrW conversion -- it seems to work now
This was SVN commit r1131.
2004-09-06 11:15:43 +00:00
Ykkrosh 29e0bfea5b Added CStr constructor for non-NULL-terminated char*s
This was SVN commit r1095.
2004-09-01 19:48:51 +00:00
olsner 4d9c7684df w00t! first batch of actual network support!
This was SVN commit r1006.
2004-08-16 15:19:17 +00:00
Ykkrosh e71a29faf0 CStr::UpperCase now returns uppercase, not lowercase
This was SVN commit r849.
2004-07-31 10:59:27 +00:00
Ykkrosh d38ed70623 Realised why putting utf16string into std is a silly idea
This was SVN commit r700.
2004-07-11 11:51:27 +00:00
Ykkrosh 0eecb81bac wchar_t/etc fixes
This was SVN commit r692.
2004-07-10 20:56:15 +00:00
janwas fc476e04f6 stomped on numerous warnings
This was SVN commit r584.
2004-06-21 16:29:47 +00:00
janwas b09211c4a3 remove *tot - non-portable and inefficient. replaced with stringstream
This was SVN commit r529.
2004-06-18 13:22:26 +00:00
olsner 5276a527ae 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)
This was SVN commit r477.
2004-06-11 02:55:09 +00:00
janwas c7a84e84be added precompiled.h everywhere
This was SVN commit r392.
2004-06-03 18:38:14 +00:00
janwas 4daa183dd3 stripped some headers from deprecated prometheus.h => huge rearrange
This was SVN commit r378.
2004-06-03 01:43:33 +00:00
olsner c0d33d3330 Linux/GCC compat, a few newlines at end of file, minor changes
This was SVN commit r353.
2004-06-02 15:31:55 +00:00
janwas bf846be6f5 removed obsoleted _int etc. typedefs
This was SVN commit r332.
2004-06-01 16:51:37 +00:00
Gee 1343010185 Some functions made const
This was SVN commit r289.
2004-05-29 03:53:38 +00:00
janwas df6fceba62 fixed some signed/unsigned warnings; added gamma control via SDL
This was SVN commit r258.
2004-05-24 20:25:48 +00:00
MarkT 6d5afc10ff Added PASAP entity systems
This was SVN commit r246.
2004-05-21 23:46:16 +00:00
olsner 12cea7849a c_str() and _long=>size_t
This was SVN commit r169.
2004-03-04 20:27:37 +00:00
janwas 91cb7f7138 minor changes (mainly header rename) for lib overhaul
This was SVN commit r157.
2004-03-02 23:54:51 +00:00
olsner 68493a5a20 Oh My God! I broke it! - But it should be fixed now
This was SVN commit r133.
2003-12-01 12:14:21 +00:00
olsner e9b219f8a4 CStr serialization support, a couple of _long -> size_t to get rid of warnings
This was SVN commit r123.
2003-11-30 16:39:22 +00:00
olsner a26fdd8f5c Linux compat, const qualifiers, newlines at end of file =)
This was SVN commit r87.
2003-11-25 02:17:52 +00:00
Gee 5122b0f906 no message
This was SVN commit r74.
2003-11-24 02:18:41 +00:00
janwas f12dd7dc94 no message
This was SVN commit r64.
2003-11-13 20:10:15 +00:00
janwas 5faca15d7f no message
This was SVN commit r63.
2003-11-13 19:50:26 +00:00
Gee eb527a59c3 Made To<type> const
This was SVN commit r50.
2003-11-07 01:56:51 +00:00
janwas db2157d1b1 no message
This was SVN commit r48.
2003-11-07 01:31:32 +00:00
janwas 4c575cc68a no message
This was SVN commit r6.
2003-10-03 14:10:38 +00:00