johns
2a81a37f99
NEW_NAMES is now default.
2001-06-07 23:20:54 +00:00
johns
f478dbf718
Fixed names for NEW_NAMES.
2001-06-07 23:17:02 +00:00
stephanr
47392f4b3b
Added help "are you root?" when initialization fails.. for newbies like myself
2001-06-07 22:05:53 +00:00
stephanr
df400afa01
Let SVGA use -ldl and added comment about BPP8*_* definitions
2001-06-07 22:00:25 +00:00
johns
0642cf195f
Fixed (set-show-orders!).
2001-06-07 12:46:32 +00:00
johns
e2034e39c8
Fixed some compiler warnings.
2001-06-07 12:32:48 +00:00
stephanr
867543fc79
Added video transparency for 8/15/16/32 (no 24) bpp for X11 and related:
...
- Better clipping
- BUG-fix: unit_draw sometimes tries to draw rectangle with width<0
- 8bpp uses a single common 256 color palette (to be used by all palettes)
- VideoDraw..Clip functions no longer separated for each bpp
2001-06-06 22:03:00 +00:00
johns
55c4d58637
Fixed compile for win32.
2001-06-06 21:20:16 +00:00
johns
d9cc0e3ca9
Works now with fgp.
2001-06-06 21:19:54 +00:00
johns
81e8dc2303
Made drawing of mana/health sprites more generic.
2001-06-04 19:47:48 +00:00
johns
2f8f19117d
.depend ignored.
2001-06-04 15:57:07 +00:00
johns
114e62dc7d
.depend ignored.
2001-06-04 15:33:48 +00:00
johns
0b645a04d2
Added .depend.
2001-06-04 15:23:05 +00:00
johns
8b1741dfcc
*** empty log message ***
2001-06-04 15:21:03 +00:00
johns
15cffab1ab
Parsing (player) completed.
2001-06-04 15:13:20 +00:00
johns
18029ee5fc
Antonis added, for his good bug reports.
2001-06-04 15:04:42 +00:00
johns
3461af80e7
Added missing ,.
2001-06-04 14:59:06 +00:00
johns
77faf32d6a
Check for valid AiPlayer.
2001-06-04 14:58:37 +00:00
johns
a40cfdd8b5
Made extra function for printing copyright header.
2001-06-04 14:55:16 +00:00
johns
822e124d70
Functions SaveGroups and CleanGroups added.
2001-06-04 14:54:45 +00:00
johns
1c5afba929
Ignored neutral and nobody player.
2001-06-04 14:52:38 +00:00
johns
03dd8c2c54
MissileTypeExplosion moved to missile.c and made it global available.
2001-06-04 14:50:56 +00:00
johns
04ab1d7da1
Used enums and not numbers.
2001-06-04 14:50:10 +00:00
johns
a4d577def9
Functions Init, Save and CleanSelections added.
2001-06-04 14:49:07 +00:00
johns
f52bbf6400
Made extrac function for PlaceUnit. Saved FancyBuildings. Used global MissileTypeExplosion.
2001-06-04 14:46:56 +00:00
johns
b428e6b2f3
Load cursor by race name and not number. InitUserInterface and LoadUserInterface split.
2001-06-04 14:45:01 +00:00
johns
d144ab7a5d
Init and load of more modules. Called gc before loading save game.
2001-06-04 14:43:33 +00:00
johns
180f4a627f
Now also saves cursors, selections and groups.
2001-06-04 14:34:56 +00:00
johns
6a0031602c
Init,Load,Clean prototypes added. _cursor_state_ moved to here and renamed to CursorStates.
2001-06-04 14:34:51 +00:00
johns
7d3b122dd6
Moved _cursor_state_ to other headerfile.
2001-06-04 14:27:56 +00:00
johns
d88514229d
Prototypes for UnitTypeCanMoveTo and UnitCanMoveTo added.
2001-06-04 14:27:50 +00:00
johns
aa3b438b5b
Some documentation added. Made MissileTypeExplosion global available.
2001-06-04 14:24:54 +00:00
johns
f6ede07143
Prototypes added for Load, Save, Clean UserInterface.
2001-06-04 14:23:39 +00:00
johns
ef7c6d838a
Prototypes for CleanSelections, SaveSelections, InitSelections, PlaceUnit, SaveGroups, CleanGroups added.
2001-06-04 14:21:08 +00:00
johns
408c742949
Functions UnitTypeCanMoveTo and UnitCanMoveTo added.
2001-06-04 14:19:51 +00:00
johns
3eacaf216b
Used # frames in config file.
2001-06-04 14:16:49 +00:00
johns
a5958b0989
Removed frame hack. Corrected table to compile without ccl support. Moved MissileTypeExplosion to global missile types.
2001-06-04 14:15:58 +00:00
johns
7bd56934f2
Made start and destination of missile same.
2001-06-04 14:11:44 +00:00
johns
a334dd90af
Added saving of ShowCoammandKey. Made _current_buttons_ local.
2001-06-04 14:10:04 +00:00
johns
6422ad2ae7
Added (game-cursor).
2001-06-04 14:08:48 +00:00
johns
f82890c59c
License text added. Width to LoadSprite added.
2001-06-04 14:06:02 +00:00
johns
a9aef938ad
Made start and destination same.
2001-06-04 13:49:10 +00:00
johns
0fcec2834e
CleanUserInterface and LoadUserInterface function added.
2001-06-04 13:47:43 +00:00
johns
cfa9cf7755
(make-unit),(place-unit) added. Partly written parsing (unit).
2001-06-04 13:45:30 +00:00
johns
08fdfed152
(define-unit-stats) parsing added.
2001-06-04 13:32:06 +00:00
johns
85baa53da4
SaveUnitStats added.
2001-06-04 13:27:53 +00:00
johns
3beadc7c29
XK_dead_circumflex for ^ key added.
2001-06-04 13:20:40 +00:00
johns
b4e0f73235
InitCursor renamed in InitCursors, SaveCursors and CleanCursors written.
2001-06-04 13:17:43 +00:00
johns
15c11d248e
Automatic width/height detection removed. (was hack for cursors.)
2001-06-04 12:53:02 +00:00
johns
8817d197c3
Name of function InitCursor changed to InitCursors.
2001-06-04 12:50:08 +00:00