Commit Graph

37 Commits

Author SHA1 Message Date
6348dc1f0e Fixed null-pointer crash-on-exit
This was SVN commit r599.
2004-06-24 16:09:29 +00:00
fd701dc5d9 more L4 warnings stomped
This was SVN commit r585.
2004-06-22 13:22:46 +00:00
00442470a2 Added newline at end, for gcc
This was SVN commit r539.
2004-06-18 18:49:12 +00:00
114313771b Replace L".." with (XMLCh*)L"...", for gcc
This was SVN commit r538.
2004-06-18 18:46:34 +00:00
ea68626ec1 Remove new new (Xerces doesn't like it)
This was SVN commit r516.
2004-06-15 21:08:05 +00:00
71a81f3432 Fixed minor memory leak
This was SVN commit r514.
2004-06-15 20:54:55 +00:00
17fb3238c7 fixed some unfreed XMLString::transcode's
This was SVN commit r505.
2004-06-13 23:37:37 +00:00
15ca5cbf21 newline stomper and fixed warnings
This was SVN commit r473.
2004-06-11 02:14:18 +00:00
MarkT
e4fe4ed602 JS Interface to entities. It even partially works now.
This was SVN commit r469.
2004-06-10 22:24:03 +00:00
2521765276 added hack to CEntity::processGotoNoPathing - avoids BC warning in the case where delta -> 0
This was SVN commit r461.
2004-06-09 17:56:03 +00:00
c7a84e84be added precompiled.h everywhere
This was SVN commit r392.
2004-06-03 18:38:14 +00:00
9a9c0055dc Use the VFS wrapper instead of Xerces' local file input source
This was SVN commit r383.
2004-06-03 13:27:01 +00:00
MarkT
d32be2011f Pathfinding tweaks; coldet fixes.
This was SVN commit r379.
2004-06-03 02:20:48 +00:00
4daa183dd3 stripped some headers from deprecated prometheus.h => huge rearrange
This was SVN commit r378.
2004-06-03 01:43:33 +00:00
7c86e3459e fixed usage of vfs_next_dirent
This was SVN commit r363.
2004-06-02 16:58:55 +00:00
c09ab35453 Extended the hash_map kludge to detect gcc
This was SVN commit r359.
2004-06-02 16:28:12 +00:00
df501b11ac - Minor GCC compat changes
- return( [CLASS]() ); generates a parse error (GCC Bug)

This was SVN commit r357.
2004-06-02 16:11:32 +00:00
a1fb048fe5 Converted to VFS enumeration
This was SVN commit r356.
2004-06-02 16:06:19 +00:00
3abf9ac4b5 lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
This was SVN commit r334.
2004-06-01 17:34:12 +00:00
MarkT
015a62df51 Fixing leaks. More leaks.
This was SVN commit r326.
2004-05-30 02:18:49 +00:00
MarkT
04cef944e9 Fixing leaks.
This was SVN commit r325.
2004-05-30 01:57:26 +00:00
notpete
6535db7fd4 Minor changes to use CUnit::GetModel() and CUnit::GetObject() instead of m_Model and m_Object, as these are no longer public.
This was SVN commit r308.
2004-05-29 20:58:11 +00:00
notpete
f4d09178a9 Fixed #include.
This was SVN commit r307.
2004-05-29 20:56:55 +00:00
MarkT
ac082709cd Added some pathfinding code. (SparsePath)
This was SVN commit r284.
2004-05-29 03:32:33 +00:00
MarkT
cb93be5272 Entity code reorganization.
This was SVN commit r279.
2004-05-28 04:01:30 +00:00
MarkT
0b8ff2d0da Entity code reorganization.
This was SVN commit r278.
2004-05-28 02:57:50 +00:00
MarkT
51375831f1 Desync-ed unit motion.
This was SVN commit r274.
2004-05-26 23:47:46 +00:00
MarkT
089472eb24 Early form of collision detection/avoidance added.
This was SVN commit r272.
2004-05-26 20:57:25 +00:00
MarkT
ece29bb59d Collision detection code (unused at present).
This was SVN commit r268.
2004-05-26 03:14:33 +00:00
MarkT
011bd189ea Further miscellaneous warning-squashing.
This was SVN commit r260.
2004-05-24 21:01:50 +00:00
d63248d276 fixed some signed/unsigned warnings
This was SVN commit r259.
2004-05-24 20:27:25 +00:00
MarkT
8f9dc744df Finished testing TortoiseCVS, removing some temp files.
This was SVN commit r256.
2004-05-22 22:12:51 +00:00
MarkT
1de04c4990 Testing a theory with TortoiseCVS
This was SVN commit r255.
2004-05-22 22:04:50 +00:00
MarkT
8efddda682 Testing a theory with TortoiseCVS
This was SVN commit r254.
2004-05-22 22:01:15 +00:00
MarkT
ed1a9432ca Testing a theory with TortoiseCVS
This was SVN commit r253.
2004-05-22 21:59:49 +00:00
MarkT
f9ad4c0331 Added standard overview/usage comments to the entity files.
This was SVN commit r248.
2004-05-22 00:57:54 +00:00
MarkT
6d5afc10ff Added PASAP entity systems
This was SVN commit r246.
2004-05-21 23:46:16 +00:00