Commit Graph

247 Commits

Author SHA1 Message Date
MarkT
0b8ff2d0da Entity code reorganization.
This was SVN commit r278.
2004-05-28 02:57:50 +00:00
672c25084b fixed log location; win code modules now register init/shutdown (=> less dependencies, more control over init order)
This was SVN commit r277.
2004-05-27 17:30:06 +00:00
bb3db6daf8 fixed remnant of set-root-dir problem; now finally works correcly when started from batch file. no extra path/chdir necessary.
This was SVN commit r276.
2004-05-27 01:11:21 +00:00
9aacf9b4bf no message
This was SVN commit r275.
2004-05-27 00:29:54 +00:00
MarkT
51375831f1 Desync-ed unit motion.
This was SVN commit r274.
2004-05-26 23:47:46 +00:00
MarkT
880e6287a8 Missing file.
This was SVN commit r273.
2004-05-26 21:18:29 +00:00
MarkT
089472eb24 Early form of collision detection/avoidance added.
This was SVN commit r272.
2004-05-26 20:57:25 +00:00
0c8ea18853 upgrade to new libpng and zlib (see announcements thread)
This was SVN commit r270.
2004-05-26 19:28:42 +00:00
d2e343741b upgrade to new libpng and zlib (see announcements thread)
This was SVN commit r269.
2004-05-26 19:20:30 +00:00
MarkT
ece29bb59d Collision detection code (unused at present).
This was SVN commit r268.
2004-05-26 03:14:33 +00:00
6c608edd60 linefix stomped everything :P
This was SVN commit r266.
2004-05-25 23:16:21 +00:00
MarkT
2bb064e8d8 Fixed some extremely strange linebreaks in ObjectEntry.h/cpp
This was SVN commit r265.
2004-05-25 22:52:05 +00:00
MarkT
88e8a56487 Mouse wheel zoom, lack of it was irritating me.
This was SVN commit r264.
2004-05-25 22:02:57 +00:00
3ae2db717d more warning fixes. added missing wfam.h
This was SVN commit r262.
2004-05-25 00:34:19 +00:00
MarkT
6ef97a6e9a Yet more warnings resolved; SDL gamma option added to command line.
This was SVN commit r261.
2004-05-24 21:28:49 +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
df6fceba62 fixed some signed/unsigned warnings; added gamma control via SDL
This was SVN commit r258.
2004-05-24 20:25:48 +00:00
cf5e2524c2 output directory now correct
This was SVN commit r257.
2004-05-24 00:08:38 +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
d1228e4050 Removed old premake files from old place
This was SVN commit r252.
2004-05-22 17:21:34 +00:00
38283af23c Okay, that's a commit in the new place then..
This was SVN commit r251.
2004-05-22 17:17:05 +00:00
notpete
1721b0afa5 Initial revision; heightfield tracing code moved from ScEd.
This was SVN commit r250.
2004-05-22 16:44:39 +00:00
MarkT
c7b6d0089f Minor fix.
This was SVN commit r249.
2004-05-22 02:04:51 +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
notpete
6f2aba631b Comment added; investigating line-feed problem with CVS commits.
This was SVN commit r245.
2004-05-20 19:57:08 +00:00
notpete
054d210303 Added BuildModel call to AddObject to ensure required model/animation data is loaded when object list is constructed, not on first use.
This was SVN commit r244.
2004-05-20 17:37:20 +00:00
notpete
256436af40 Adjusted animation loading to store animation with each ObjectEntry for future reference.
This was SVN commit r243.
2004-05-20 17:36:16 +00:00
53e8734d4f quick fix: suppress windows "drive empty" warnings reported by chad
This was SVN commit r242.
2004-05-18 01:29:10 +00:00
41b27867a9 the previous was an older readme.txt; updated.
This was SVN commit r241.
2004-05-18 01:18:32 +00:00
114d07c347 the old "readme.txt" from the workspace dirs, which are now automatically generated
This was SVN commit r240.
2004-05-18 00:42:29 +00:00
34c3c12934 fixes for VC6 build problems reported by Stu.
This was SVN commit r239.
2004-05-18 00:38:39 +00:00
556afb4a5c fixed current directory problem. added healthy does of paranoia to file_rel_chdir, and removed bogus chdir from main.cpp (from test code)
This was SVN commit r238.
2004-05-17 13:23:39 +00:00
b709de582d adding endian routines i wrote independently; maybe it's useful, and less clutter in cvs ;)
This was SVN commit r237.
2004-05-17 12:19:47 +00:00
fbba2e463d merged in rich's demo
This was SVN commit r236.
2004-05-16 03:31:29 +00:00
notpete
99b785b75e *** empty log message ***
This was SVN commit r232.
2004-05-15 17:57:41 +00:00
notpete
02cd011c19 Placeholder code required for font rendering in ScEd.
This was SVN commit r231.
2004-05-15 17:50:27 +00:00
notpete
e1d7bd4173 Added workaround for duplicate CStr in 3DSMAX.
This was SVN commit r230.
2004-05-15 17:48:39 +00:00
notpete
7b2a86a862 Added support for mipmapping DDS textures
This was SVN commit r229.
2004-05-15 17:47:48 +00:00
44d4621ea4 fixed stupid stat bug reported by rich
This was SVN commit r228.
2004-05-15 03:02:26 +00:00
c6054e9c4f automagic reload implemented (vfs and file monitor)
This was SVN commit r227.
2004-05-14 21:20:23 +00:00
76b52d1d8a remove vc6,vc7; use premake instead (will generate workspace in workspaces\vc7 , vc6)
This was SVN commit r226.
2004-05-13 17:23:07 +00:00
4b8f4fc07b add workspaces/gcc (previously /source/linux)
This was SVN commit r225.
2004-05-13 17:21:27 +00:00
a4a8c56f0f removed workspaces that cluttered source dir. replacement: use premake in workspaces/premake; will generate workspace in workspaces/vc7, vc6 etc
This was SVN commit r224.
2004-05-13 17:13:15 +00:00
d1036b9a18 VFS updates; texture reloading now works, tex.cpp is WIP
This was SVN commit r223.
2004-05-13 13:52:48 +00:00
9f3714a789 precompiled headers. need to change workspace settings for them to take effect
This was SVN commit r222.
2004-05-08 01:18:15 +00:00