Author: muggenhor
Date: Sun Jul 13 20:15:03 2008
New Revision: 5531

URL: http://svn.gna.org/viewcvs/warzone?rev=5531&view=rev
Log:
 * Move type OBJECT_POSITION (and macro POSITION_OBJ to declare it) from 
structuredef.h to the new file positiondef.h
 * Update build systems: autotools, raw win32 makefiles, Code::Blocks project 
and MSVC project
 * Rename _droid and _base_object forward declaration types to DROID and 
BASE_OBJECT respectively
 * Add two forward declarations for BASE_OBJECT and DROID to scriptfuncs.h so 
that it can declare pointers to these types
 * src/messagedef.h depends on lib/ivis_common/ivisdef.h and src/positiondef.h 
so #include those
 * Don't #include stuff from src/ in lib/script/chat_processing.h
 * Remove all unnecessary #inlucdes from src/ from lib/script/chat_lexer.l

NOTE: Build systems not mentioned above might need updating.

Added:
    trunk/src/positiondef.h
      - copied, changed from r5528, trunk/src/structuredef.h
Modified:
    trunk/lib/script/chat_lexer.l
    trunk/lib/script/chat_processing.h
    trunk/src/Makefile.am
    trunk/src/basedef.h
    trunk/src/droiddef.h
    trunk/src/game.c
    trunk/src/messagedef.h
    trunk/src/scriptfuncs.h
    trunk/src/structure.h
    trunk/src/structuredef.h
    trunk/warzone2100.cbp
    trunk/win32/Warzone2100.vcproj


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to