cade
|
c9643280ed
|
*** empty log message ***
|
2000-06-25 23:03:13 +00:00 |
|
cade
|
be03bc5d50
|
- The Spells are ready now!
|
2000-06-25 22:07:55 +00:00 |
|
johns
|
1b7e613b54
|
Fixed runtime errors, if compiled without sound support.
|
2000-06-24 22:07:50 +00:00 |
|
johns
|
4d4f4ab7bd
|
Fixed bug: mana cost display dumps core. And some source cleanups.
|
2000-06-22 18:10:56 +00:00 |
|
johns
|
8689803cad
|
Prepared for new orders.
|
2000-06-22 15:00:06 +00:00 |
|
johns
|
2ff489338a
|
Better vertical bars and new orders prepared.
|
2000-06-22 14:54:05 +00:00 |
|
johns
|
88fdad5fd8
|
Full screen toggle with keyboard for SDL added.
|
2000-06-18 18:00:19 +00:00 |
|
cade
|
18999c288e
|
- multiple messages on map window (10)
- specific messages for events (new units/buildings/etc)
- spacebar centers on last 10 messages/events origins
|
2000-06-18 09:19:48 +00:00 |
|
johns
|
e67f204604
|
Message for out of resources added from Luke
|
2000-06-14 07:32:01 +00:00 |
|
johns
|
0073786601
|
Fixed the haul oil core dump bug.
|
2000-06-13 21:06:46 +00:00 |
|
johns
|
849bc35346
|
Intensive Unit::Refs tests.
|
2000-06-12 21:30:23 +00:00 |
|
ariclone
|
09751656c4
|
added changes
|
2000-06-12 13:41:10 +00:00 |
|
ariclone
|
de6dd5fae4
|
Finished Select Scenario map size selector code for puds
|
2000-06-12 13:39:23 +00:00 |
|
johns
|
6c42d46d14
|
Generic line draw function added.
|
2000-06-12 10:49:17 +00:00 |
|
ariclone
|
5a58116177
|
Implemented PudInfo in Select Scenario requester
|
2000-06-12 10:36:52 +00:00 |
|
johns
|
6fde56332f
|
Showing only enery bars for selected units (configurable) from Iuri Fiedoruk
|
2000-06-11 21:56:23 +00:00 |
|
johns
|
687f78f8f4
|
New automatic attack code.
|
2000-06-11 19:40:19 +00:00 |
|
johns
|
dc658c273a
|
More debug messages turned off.
|
2000-06-11 19:39:16 +00:00 |
|
johns
|
09ba91c708
|
Minimal attack range added.
|
2000-06-11 19:30:25 +00:00 |
|
johns
|
1708d12a00
|
To the Reachable functions range added.
|
2000-06-11 19:27:09 +00:00 |
|
johns
|
324992d25c
|
Minimal attack range added.
|
2000-06-11 19:25:13 +00:00 |
|
johns
|
2d8b75540a
|
can-see-submarine wrong parsed.
|
2000-06-11 17:28:57 +00:00 |
|
johns
|
9c4876b5d1
|
Debug message turned off.
|
2000-06-11 14:24:07 +00:00 |
|
johns
|
0f25952782
|
Warning : unused variable i. removed
|
2000-06-11 14:19:20 +00:00 |
|
ariclone
|
d4513e9b93
|
Made compile w/o optimize possible
|
2000-06-11 13:51:09 +00:00 |
|
ariclone
|
51813622e2
|
Added vslider to ScenSelect menu
|
2000-06-11 13:31:00 +00:00 |
|
ariclone
|
de4882d72f
|
New menuitem type vslider
|
2000-06-11 13:30:11 +00:00 |
|
ariclone
|
69afc9da1a
|
Fixed sort order
|
2000-06-11 13:29:15 +00:00 |
|
johns
|
aeee984331
|
NEW_NETWORK removed, now always the new network code is used.
|
2000-06-11 01:31:08 +00:00 |
|
johns
|
f808c05210
|
efence removed.
|
2000-06-10 18:19:05 +00:00 |
|
johns
|
988a72fb0f
|
NEW_UNIT removed, all old code of unit management removed.
|
2000-06-10 15:36:28 +00:00 |
|
johns
|
10108cee14
|
error message for timer changed.
|
2000-06-10 01:40:37 +00:00 |
|
johns
|
829f7c20dc
|
new_video.h -> video.h
|
2000-06-10 00:53:14 +00:00 |
|
johns
|
01b62c3e61
|
Cleanups.
|
2000-06-09 14:13:36 +00:00 |
|
johns
|
99134da1b6
|
Fixed bug: units in buildings are removed doubled from the map.
|
2000-06-09 14:03:48 +00:00 |
|
johns
|
1ec2e4d0ba
|
Debug code for UNIT_ON_MAP added, disabled as default.
|
2000-06-09 13:58:52 +00:00 |
|
johns
|
86ec78be66
|
Sight range for dark portal added.
|
2000-06-08 23:56:39 +00:00 |
|
johns
|
70f064b732
|
Made open set bigger.
|
2000-06-08 23:44:37 +00:00 |
|
johns
|
1b845c34a8
|
Patch for horizontal life and magic bars from Iuri applied.
|
2000-06-08 23:42:17 +00:00 |
|
johns
|
dfd2d7a7f8
|
Only show informations about own units or some neutral.
|
2000-06-08 16:34:08 +00:00 |
|
johns
|
a5f1a0e51a
|
Improved circle functions.
|
2000-06-08 16:21:54 +00:00 |
|
johns
|
5d198431ef
|
Made show selection configurable by function.
|
2000-06-08 16:19:53 +00:00 |
|
ariclone
|
92ccd4f71c
|
Temp-fix for menu-palette problem - FIXME: Introduces a memory leak
|
2000-06-08 15:40:31 +00:00 |
|
johns
|
e0d9e224ec
|
Fixed bug: out of bound access.
|
2000-06-08 07:32:57 +00:00 |
|
johns
|
cd6118a95a
|
More translucent prototypes.
|
2000-06-08 07:20:54 +00:00 |
|
johns
|
7d1107fcd3
|
Transluzent code disabled.
|
2000-06-08 07:17:09 +00:00 |
|
johns
|
55b67770f6
|
Fixed bug: Wrong list handling for released units, producing later a core dump.
|
2000-06-08 07:13:10 +00:00 |
|
johns
|
581d927c08
|
Comment added.
|
2000-06-07 20:55:14 +00:00 |
|
johns
|
11efd24db7
|
A new people added.
|
2000-06-07 20:49:36 +00:00 |
|
ariclone
|
ce67cdaecb
|
Work-around for missing folder icon in non-expansion gfx
|
2000-06-06 19:41:01 +00:00 |
|