0ad/source
2004-06-09 16:09:07 +00:00
..
graphics ran newline stomper; no real changes 2004-06-08 12:10:51 +00:00
gui moved all xerces includes into XML.h 2004-06-09 12:45:42 +00:00
lib glprintf: ignore empty strings (avoids bc warning) 2004-06-09 16:09:07 +00:00
maths added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
ps line-reader loop without strtok_r (which doesn't exist on windows) 2004-06-09 14:58:33 +00:00
renderer Redundant; removed. 2004-06-08 18:50:58 +00:00
sced Moved "res" directory; updated ScEd source to accomodate engine changes. 2004-06-07 20:07:11 +00:00
scripting GCC/linux compat (required extern qualifier, int/JSInt32 conversion) 2004-06-09 14:02:40 +00:00
simulation added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
terrain Fixed some assumptions PATCH_SIZE is 16. 2004-06-07 20:12:22 +00:00
tools/pmdexp ran everything though mark's newline stomper. 2004-05-30 00:46:58 +00:00
workspaces Added libfam to linux link options 2004-06-09 14:03:48 +00:00
linefix.exe Added linefix.exe to source/ for convenience's sake. 2004-05-30 01:14:15 +00:00
main.cpp Moved -xres and -yres into ParseArgs, added ConfigDB init (and ParseArgs uses ConfigDB for x/yres handling - just a demo ;-P ) 2004-06-09 14:10:31 +00:00