1
0
forked from 0ad/0ad
Go to file
janwas ebfd7910cf fixes: (after testing on other machine)
- add newly added dirs to premake.lua
- self_test is in lowlevel project and thus doesn't have cxxtest include
path set => must not include self_test.h
- wposix: make each _CRTIMP declaration extern "C" (can't rely on
definition of _CRTIMP, nor that the header is wrapped in extern "C" {})

This was SVN commit r4730.
2007-01-01 22:54:42 +00:00
binaries Created a sample unit which automatically starts gathering the nearest object, for use in cinematics. Auto-gatherer versions of other units can be created by copying temp_hele_infantry_javelinist_b_gatherer.xml and changing the parent to the appropriate unit. 2006-12-31 06:23:33 +00:00
build fixes: (after testing on other machine) 2007-01-01 22:54:42 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source fixes: (after testing on other machine) 2007-01-01 22:54:42 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00