Commit Graph

228 Commits

Author SHA1 Message Date
janwas 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
janwas 34c3c12934 fixes for VC6 build problems reported by Stu.
This was SVN commit r239.
2004-05-18 00:38:39 +00:00
janwas 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
janwas 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
janwas fbba2e463d merged in rich's demo
This was SVN commit r236.
2004-05-16 03:31:29 +00:00
notpete fb8ea69062 *** empty log message ***
This was SVN commit r235.
2004-05-15 20:13:07 +00:00
notpete fed0ebf476 *** empty log message ***
This was SVN commit r234.
2004-05-15 18:25:46 +00:00
notpete 83c96497ed *** empty log message ***
This was SVN commit r233.
2004-05-15 18:15:00 +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
janwas 44d4621ea4 fixed stupid stat bug reported by rich
This was SVN commit r228.
2004-05-15 03:02:26 +00:00
janwas c6054e9c4f automagic reload implemented (vfs and file monitor)
This was SVN commit r227.
2004-05-14 21:20:23 +00:00
janwas 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
janwas 4b8f4fc07b add workspaces/gcc (previously /source/linux)
This was SVN commit r225.
2004-05-13 17:21:27 +00:00
janwas 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
janwas d1036b9a18 VFS updates; texture reloading now works, tex.cpp is WIP
This was SVN commit r223.
2004-05-13 13:52:48 +00:00
janwas 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
janwas f383cfd4a8 fix for vc7 (incomplete type in container). also some updates to vfs
This was SVN commit r221.
2004-05-08 01:11:51 +00:00
janwas df282bb714 forgot to add actual premake contents. doh
This was SVN commit r219.
2004-05-07 01:32:49 +00:00
janwas 591c02acb0 no message
This was SVN commit r218.
2004-05-07 01:27:05 +00:00
janwas 55126a5843 moved premake to source/workspaces. would move vc* into that dir as well, but cannot remove from cvs for some reason :S
This was SVN commit r217.
2004-05-07 01:25:50 +00:00
janwas 5b5726ed4d merge of (work in progress) VFS code with new dir layout
This was SVN commit r216.
2004-05-06 17:14:30 +00:00
janwas 81b6dac486 executable and dlls now in /system;
all data in data/mods/official

This was SVN commit r214.
2004-05-06 17:06:20 +00:00
Acumen 6869ffd9a5 no message
This was SVN commit r213.
2004-04-24 16:52:39 +00:00
olsner 89e6fdfbaf Initial Commit
This was SVN commit r209.
2004-04-18 13:48:28 +00:00
olsner bf67d07b8f Include CLogger.h
This was SVN commit r208.
2004-04-14 21:56:41 +00:00
olsner 21f7b63a36 New terrain stuff, CLogger
This was SVN commit r207.
2004-04-14 21:55:24 +00:00
olsner d736ac7026 CLogger Initial Commit
This was SVN commit r206.
2004-04-14 21:52:59 +00:00
olsner 28bd6e0510 Added mods/official VFS mount, for the Prometheus Directory Tree
This was SVN commit r205.
2004-04-13 16:57:51 +00:00
olsner aa2999a865 - Extended tex_info for terrain stuff
- Commented out assertion (due to the file size bug)

This was SVN commit r204.
2004-04-13 16:55:55 +00:00
olsner d4ca9695d7 Changed terrain stuff from ScEd 0.0.5.2
This was SVN commit r203.
2004-04-13 16:54:34 +00:00
olsner 0cd2d55569 First file in CVS to use the Prometheus Directory Tree! Hooray ;-)
This was SVN commit r202.
2004-04-13 14:38:49 +00:00
olsner 6abf0e5b5d New terrain files from ScEd 0.0.5.2
This was SVN commit r201.
2004-04-13 11:09:36 +00:00
olsner 6b7eb9b9d8 Added glClientActiveTexture
This was SVN commit r200.
2004-04-09 12:43:06 +00:00
olsner 0c46f9ee2a Added _WIN32 ifdefs, linux compat
This was SVN commit r199.
2004-04-09 12:39:55 +00:00
olsner 7ac53dceae Added INADDR_LOOPBACK
This was SVN commit r198.
2004-04-09 12:39:15 +00:00
olsner 5defaa9416 -EINPROGRESS => EINPROGRESS
This was SVN commit r197.
2004-04-09 12:38:47 +00:00
olsner 89ab9643dc file_wait_io: -EINPROGRESS => EINPROGRESS, removed stray bytes_transferred assertion
This was SVN commit r196.
2004-04-09 12:38:16 +00:00
olsner ffb2b20985 VK_OEM_* was evidently added in recent Platform SDK's => added defines for the ones used in wsdl.cpp
This was SVN commit r195.
2004-04-09 12:34:28 +00:00
janwas 630e5c628c no message
This was SVN commit r194.
2004-04-07 13:45:57 +00:00
janwas d6dbf229a5 no message
This was SVN commit r193.
2004-04-06 16:17:04 +00:00
olsner fa884d356d Changed keys[] size from 256 to SDLK_LAST (SDL has keycodes over 255)
This was SVN commit r192.
2004-03-29 13:23:25 +00:00
olsner 6a3b74b966 Unicode Input and VK-->SDLK mapping
This was SVN commit r191.
2004-03-29 13:21:42 +00:00
olsner d6e6ef1569 itoa/ltoa bugfix (0 would return empty string instead of "0")
This was SVN commit r190.
2004-03-29 13:08:33 +00:00
olsner 192e347a38 Input De-Hackification: use SDL's key enums
This was SVN commit r189.
2004-03-29 13:06:44 +00:00
Ben 16c7c585ee Altered to better comply with coding standards.
This was SVN commit r188.
2004-03-08 20:21:46 +00:00
olsner 23e35513d3 - Naming Convention\n- Documentation\n- Cleanup
This was SVN commit r187.
2004-03-08 02:11:41 +00:00
olsner f2de345f5e - Naming Convention changes
- windows compat

This was SVN commit r186.
2004-03-08 02:10:37 +00:00