Commit graph

5989 commits

Author SHA1 Message Date
feber
9ddef1e659 Added network protocol used by Stratagus. 2004-07-26 20:00:01 +00:00
jsalmon3
5f3957003d Fixed compile error 2004-07-26 17:01:48 +00:00
jsalmon3
a30505be2a Cleanup 2004-07-25 23:19:05 +00:00
jsalmon3
994d717f69 Cleanup 2004-07-25 21:29:36 +00:00
jsalmon3
28b13d2843 Cleanup 2004-07-25 21:18:39 +00:00
jsalmon3
c0a86318b7 Button panel buttons use button styles 2004-07-25 20:00:35 +00:00
jsalmon3
32f4989494 Undo broken DecorationOnTop 2004-07-25 17:08:46 +00:00
jsalmon3
5909d319d8 Removed menu button size 2004-07-25 15:39:58 +00:00
jsalmon3
4c3fe3207c Removed menu button size and font 2004-07-25 15:38:07 +00:00
feber
358fbb34b4 Lua game api cleanup:
- Renamed PlaceUnit into MoveUnit
- Removed MakeUnit, one should use CreateUnit instead
- Added checks to MoveUnit to avoid blocked tiles.
2004-07-25 14:08:08 +00:00
jsalmon3
680e292cc1 Fixed bug removing trigger 2004-07-25 13:53:57 +00:00
feber
59b16cbaa0 Updated documentation for the coming new map format. 2004-07-25 11:41:19 +00:00
jsalmon3
c052d9602a Cleanup 2004-07-25 02:01:56 +00:00
jsalmon3
6883a812d2 Added checkbox styles 2004-07-24 18:27:12 +00:00
jsalmon3
53f0699128 Added text alignment to button styles 2004-07-24 12:19:11 +00:00
mr-russ
e9e8a1a1ea Fixed support request for lua link.
Updated data sets to games
2004-07-24 03:34:30 +00:00
feber
dda6da86d1 Added documentation for SetPlayerData and GetPlayerData.
Updated documentation helper scripts to use the new filenames.
2004-07-23 07:44:25 +00:00
jsalmon3
d6c5fad448 Fixed bug : 32bpp images flipped incorrectly 2004-07-23 02:30:26 +00:00
jsalmon3
1eff07ce49 Fixed bug : game unpauses when minimized 2004-07-23 02:06:15 +00:00
feber
fd9a9afa61 Fixed Briefing example. 2004-07-21 17:31:10 +00:00
feber
9f74c95805 Added function documentation to the game page of the Stratagus Configuration language Description (from Franois Beerten) 2004-07-21 14:12:21 +00:00
mr-russ
e7bc1a065f Fixed Inability to place units in editor after adding build restrictions 2004-07-20 11:20:49 +00:00
feber
a837fbc265 Fixed bug : Multiplayer chat didnt wrap correctly.
This required also a fix for VideoTextLength to compute the correct length of text with formating codes.
2004-07-19 11:32:12 +00:00
jsalmon3
f70b6bea3f Added config.h and HAVE_STRCASESTR 2004-07-19 00:39:24 +00:00
jsalmon3
a0b4e886b4 Updated for ButtonStyles 2004-07-18 19:26:02 +00:00
jsalmon3
8df3506059 Removed map.h include 2004-07-18 18:56:36 +00:00
jsalmon3
bbe6dfe520 Fix gcc compile error 2004-07-18 18:48:32 +00:00
jsalmon3
01f2c61be7 Added ButtonStyles 2004-07-18 16:35:37 +00:00
jsalmon3
e5437db4e1 Moved texture update to my_refresh 2004-07-17 12:26:54 +00:00
jsalmon3
8b6c668ae0 Added OpenGL support for mngs 2004-07-17 12:11:54 +00:00
mr-russ
daa084cf36 Ignore UTDA section. It's causing problems.
The new map format will mean this is irrelevant.
2004-07-17 06:02:46 +00:00
mr-russ
dab27a4606 Remove Irrelevant Fixme. 2004-07-17 06:01:30 +00:00
mr-russ
299d543b29 Draw Correct player Color for Rescued Units in OpenGL mode 2004-07-17 06:00:17 +00:00
mr-russ
865a0f5bb2 Fix Bug in pathfinder, unit's won't walk past goal anymore when it moves 2004-07-17 02:48:08 +00:00
mr-russ
5655c93032 Fixed Bug : Circle doesnt show 2004-07-17 02:39:19 +00:00
mr-russ
8f775b48b6 Remove Alpha circle on sight and attack ranges.
Draw circles off by 1 pixel so you can see them all.
2004-07-17 02:32:02 +00:00
jsalmon3
cd1f5b8254 Added USE_MNG 2004-07-17 01:08:38 +00:00
nehalmistry
2f164c9ce5 typo 2004-07-14 23:48:27 +00:00
nehalmistry
b32e0b6eea remove executable bit 2004-07-14 23:36:06 +00:00
nehalmistry
96bc4431ff add mng option to configure script 2004-07-14 23:32:48 +00:00
jsalmon3
1458e3db5d Fixed compile error on gcc 2004-07-14 01:52:09 +00:00
jsalmon3
01095c418a Changed Handle to void* 2004-07-14 01:42:12 +00:00
jsalmon3
b237227d52 More vslider fixes 2004-07-14 01:07:48 +00:00
jsalmon3
b6447fe2a3 Vscroll fixes 2004-07-14 00:53:47 +00:00
jsalmon3
2b117ebb67 Disable vscroll if not enough items 2004-07-14 00:35:16 +00:00
mr-russ
5378351e4f Fix Bug where map flag we not written correctly for "ontop" units 2004-07-13 18:13:53 +00:00
jsalmon3
3699f99e4c Fixed divide by 0 2004-07-13 17:18:16 +00:00
jsalmon3
b6107c49f3 Fixed crash 2004-07-13 17:09:13 +00:00
mr-russ
7b1c6e281d Implemented the Beginning of Building restrictions
Fixed Bug where outlines where displayed for dieing buildings
Fixed Bug where BuilderOutside was marked in Red, but you can still build
2004-07-13 15:09:49 +00:00
mr-russ
49d4446d4a Added Memory Free routines for build restrictions 2004-07-13 04:38:38 +00:00