truelight
|
bab6f56967
|
(svn r3266) -Codechange: added comments for why the revert of r3625 inside the code.
Also, I forgot to tnx GraphiteNL for his help with this problem. Tnx GraphiteNL :)
|
2005-12-06 17:12:19 +00:00 |
|
truelight
|
e5fa92384d
|
(svn r3265) -Fix: partly reverted back r3263, because MSVC, who else, doesn't support variadic macros............
|
2005-12-06 17:05:14 +00:00 |
|
truelight
|
2390595d3b
|
(svn r3263) -Fix: use () around 'variables' in macros, gives less crashes ;)
-Fix: va-args in macros are supported via __VA_ARGS__ in C99, so changed
to that; now GCC 2.95 likes it too :)
|
2005-12-06 11:36:46 +00:00 |
|
truelight
|
a7a5a3a8e8
|
(svn r3260) -Add: add events for AIs to check if a command execution failed or succeeded
|
2005-12-05 12:27:58 +00:00 |
|
truelight
|
d90e3118ed
|
(svn r3253) -Add: add BuildRoad event for AIs
|
2005-12-02 19:21:38 +00:00 |
|
Darkvater
|
43b09db5ed
|
(svn r3236) - Fix: warnings about 'CDECL must be used with ...' on VS6
|
2005-11-26 12:57:42 +00:00 |
|
truelight
|
8315736569
|
(svn r3232) -Add: implemented the event-system for AIs
-Add: added several hooks (event-callbacks) for road-related-stuff
|
2005-11-23 15:08:29 +00:00 |
|