Author: muggenhor
Date: Mon Feb 23 01:21:46 2009
New Revision: 6711
URL: http://svn.gna.org/viewcvs/warzone?rev=6711&view=rev
Log:
* Rename printf_console to debug_console because it only prints messages to
the ingame console in debug builds
* Define debug_console in terms of console()
- debug_console does ''exactly'' the same as console() with the exception of
debug_console doing nothing in non-debug builds, so #define debug_console to
console() on debug builds and nothing on non-debug builds
Modified:
trunk/src/aiexperience.c
trunk/src/console.c
trunk/src/console.h
trunk/src/scriptfuncs.c
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits