johns
|
2502c3b110
|
Weekend updates.
|
2001-02-19 18:05:00 +00:00 |
|
johns
|
5bce438b17
|
Many improvements. Support for new return codes by low-level. Support for correct ship/flyers movement.
|
2001-02-19 18:04:04 +00:00 |
|
johns
|
4d9d8470a8
|
Generic getting resource function, currently only used by haul oil.
|
2001-02-19 18:03:03 +00:00 |
|
johns
|
94f7613f49
|
Removed, use now the generic resource function.
|
2001-02-19 18:02:23 +00:00 |
|
johns
|
da93ffba6c
|
Changed @returns to correct doc++/doxygen keyword @return. Changed return value of NewPath.
|
2001-02-19 17:59:53 +00:00 |
|
johns
|
dea723ee60
|
Removed some whitespaces.
|
2001-02-19 17:59:14 +00:00 |
|
johns
|
7f6984aa4e
|
Changed @returns to correct doc++/doxygen keyword @return.
|
2001-02-19 17:58:46 +00:00 |
|
johns
|
86b471e2d4
|
Added FIXME: UnitType::UnitType should only change the visual effect.
|
2001-02-19 17:57:27 +00:00 |
|
johns
|
bee66f8c60
|
Added fields for debuging the pathfinder ResetPath.
|
2001-02-19 17:56:29 +00:00 |
|
johns
|
75771737a8
|
Matrix changed, for ship/flyer movement support.
|
2001-02-19 17:55:20 +00:00 |
|
johns
|
a5acf3f69c
|
Add macro _C_, for debuing messages on non GNU-C platforms.
|
2001-02-19 17:53:39 +00:00 |
|
johns
|
e192cb31b6
|
Changed @returns to correct doc++/doxygen keyword @return. Shows 'fast' move in healthbar (pathfinder). Fixed debug messages.
|
2001-02-19 17:37:33 +00:00 |
|
johns
|
e880465c47
|
Changed @returns to correct doc++/doxygen keyword @return. Fixed remove of oil platform/patch. Fixed debug messages.
|
2001-02-19 17:34:28 +00:00 |
|
johns
|
efe42ccbf3
|
Corrected debug messages.
|
2001-02-19 17:33:15 +00:00 |
|
johns
|
b72fffb0a7
|
Changed @returns to correct doc++/doxygen keyword @return. Corrected debug messages.
|
2001-02-19 17:32:37 +00:00 |
|
johns
|
a9c3805248
|
Changed @returns to correct doc++/doxygen keyword @return. Removed call to old NearestOfUnit. Improved pathfinder use.
|
2001-02-19 17:31:30 +00:00 |
|
johns
|
9480dad1b0
|
Fixed debuging messages.
|
2001-02-19 17:30:13 +00:00 |
|
johns
|
e7d2195676
|
Fixed bug: Unit didn't return to old place.
|
2001-02-19 17:29:43 +00:00 |
|
johns
|
9682333a32
|
File created in 2000.
|
2001-02-19 17:28:58 +00:00 |
|
johns
|
5695ef6d64
|
Removed old code 'NearestOfUnit', improved use of pathfinder, prepared NEW_ORDERS.
|
2001-02-19 17:28:23 +00:00 |
|
johns
|
96544ffa66
|
Corrected debuging messages.
|
2001-02-19 17:27:01 +00:00 |
|
johns
|
393879f803
|
Improved use of pathfinder, correct calls to ResetPath. @returns -> @return. Correct ships/flyers moving.
|
2001-02-19 17:25:46 +00:00 |
|
johns
|
aeaae26210
|
Use the return codes of pathfinder, improved use of pathfinder.
|
2001-02-19 17:24:31 +00:00 |
|
johns
|
20574be43e
|
Fixed debuging messages.
|
2001-02-19 17:21:28 +00:00 |
|
johns
|
e72aa2fb8e
|
Fixed remove of oil platform, if building is canceled.
|
2001-02-19 17:20:04 +00:00 |
|
johns
|
b4d57c68ff
|
Changed @returns to correct doc++/doxygen keyword @return.
|
2001-02-19 17:19:10 +00:00 |
|
johns
|
98143f198a
|
Correct calls to ResetPath. Move to position of killed units. Cleanups.
|
2001-02-19 17:18:36 +00:00 |
|
johns
|
4ec2cdd3a4
|
Added action_resoure.c, removed action_hauloil.c
|
2001-02-19 17:16:42 +00:00 |
|
johns
|
db6cb2e7fd
|
Fixed debugging messages.
|
2001-02-19 17:13:29 +00:00 |
|
johns
|
07c18cba99
|
Build10 and new compile option NEW_SHIPS added.
|
2001-02-19 17:04:24 +00:00 |
|
johns
|
ed3c9b5a12
|
Small corrections for the newest fgp.
|
2001-02-19 16:56:17 +00:00 |
|
johns
|
29c806becd
|
build10
|
2001-02-19 16:52:56 +00:00 |
|
johns
|
772304fe8c
|
Fixed compile with CCL enabled.
|
2001-02-19 16:35:56 +00:00 |
|
johns
|
a55736f37d
|
Fixed compile with CCL support.
|
2001-02-19 16:34:42 +00:00 |
|
johns
|
206eac6ce1
|
Fixed debug output.
|
2001-02-19 16:11:52 +00:00 |
|
johns
|
bba55de4f4
|
Removed some whitespaces.
|
2001-02-19 16:10:29 +00:00 |
|
johns
|
9d84f61f45
|
Changed @returns to correct doc++/doxygen keyword @return.
|
2001-02-19 16:06:52 +00:00 |
|
johns
|
fa7c1965af
|
/// comments are only for doc++/doxygen, changed wrong to //.
|
2001-02-19 15:58:49 +00:00 |
|
johns
|
549268125a
|
Fixed compile without CCL support.
|
2001-02-19 15:47:34 +00:00 |
|
johns
|
82687deab3
|
Fixed compile with CCL disabled..
|
2001-02-19 15:38:28 +00:00 |
|
johns
|
6e3fdd4c44
|
Commented CclEachSecon, unused function.
|
2001-02-19 15:35:10 +00:00 |
|
johns
|
2f934e45af
|
Added support for original ships/flyers movement.
|
2001-02-19 10:08:19 +00:00 |
|
johns
|
e2b9627269
|
Changed @returns to @return
|
2001-02-19 09:59:21 +00:00 |
|
johns
|
673ae8480b
|
Changed @returns to @return
|
2001-02-19 09:49:19 +00:00 |
|
johns
|
abbba135c4
|
Added fixme, the building cursor reveals things under the fog of war.
|
2001-02-19 09:47:38 +00:00 |
|
johns
|
0de31992b9
|
Changed @returns to @return
|
2001-02-19 09:29:03 +00:00 |
|
johns
|
9d7d146482
|
Fixed all debug output.
|
2001-02-19 09:27:07 +00:00 |
|
johns
|
8eb693681b
|
Fixed bug: level of some units not raised for new spells. (from Josef Spillner)
|
2001-02-17 13:47:25 +00:00 |
|
johns
|
a58ea32b54
|
Made RefsDebugCheck marco.
|
2001-02-16 23:12:12 +00:00 |
|
johns
|
b8d11cf444
|
Prepared NEW_ORDERS.
|
2001-02-16 22:11:14 +00:00 |
|