Commit graph

33042 commits

Author SHA1 Message Date
uid68803
ab0646ec7a completed initial version of random map configuration dialog 2004-01-06 06:12:43 +00:00
uid68803
7438c4ab0d fixed bugs in map generation config dialog 2004-01-06 05:08:00 +00:00
uid68698
8329ffc818 Multiplayer config work 2004-01-06 03:25:28 +00:00
uid68698
8cbbfd9a21 - Teaming is useing the new team_name, its loaded from saves as well 2004-01-06 01:25:34 +00:00
uid68803
8fa6c82b58 added basic map generator configuration 2004-01-06 00:22:47 +00:00
uid68803
1ae8fc77f7 implemented new 'team_name' tag to show alliances to replace 'enemy' tag 2004-01-05 21:35:50 +00:00
uid68803
2d9f035095 made it so healers can heal allies.
made it so that if a leader dies, all villages for that side become neutral
2004-01-05 19:20:09 +00:00
uid68803
1b63e2db62 fixed compile error. Fixed crash when loading a multiplayer save 2004-01-05 16:43:09 +00:00
uid68698
654f6fc85c - reworking the player config dialog 2004-01-05 05:27:04 +00:00
uid68698
988ddd53de Some multiplayer updates when loading a save 2004-01-04 05:37:23 +00:00
uid68803
e28a726d77 changed drawing routines to use more SDL routines, ...
...and less direct manipulation of surfaces
2004-01-03 03:54:10 +00:00
uid68803
e944987ff8 allowed items to set status flags on units 2004-01-03 01:49:37 +00:00
uid68803
b64ce25d05 fixed conflict 2004-01-03 01:35:19 +00:00
uid68803
115b25966c removed ability to see footprints of other team's units 2004-01-02 22:30:00 +00:00
uid68803
01ed318d5f fixed some problems with too-large dialog boxes 2004-01-02 21:53:50 +00:00
uid68803
3e92c0ae6a attempt to fix theming problems in 800x600 2004-01-02 21:37:09 +00:00
uid68803
56491034f8 diagnostics 2004-01-02 20:56:34 +00:00
uid68803
9c92bed05e fixed some bugs with loading replays 2004-01-02 20:20:48 +00:00
uid68803
b094e3a364 diagnostics 2004-01-02 19:38:49 +00:00
uid68803
12d166637e vertically aligned text in attack dialogs 2004-01-02 19:19:59 +00:00
uid68803
6b932c8711 added 'show team colours' option to preferences dialog 2004-01-02 18:08:37 +00:00
uid68803
7a85a6f35b fixed bug where very large dialogs could crash the game 2004-01-02 17:50:05 +00:00
uid68803
f6a871e909 made it so that in a shroud/fog of war game, ...
...when your units see another side's unit, they will stop moving instantly
2004-01-02 17:35:05 +00:00
uid68803
c9dfc03e9c fixed joining of games which was previously broken (CVS internal) 2004-01-02 16:15:17 +00:00
uid68803
7ca9a5ffe1 sped up saving of games 2004-01-02 15:38:51 +00:00
uid68803
8c4711b6cb made it so that multiplayer games loaded will start properly 2004-01-02 06:05:01 +00:00
uid68803
6fc2f793fe adjusted the way in which images are blitted 2004-01-01 16:03:17 +00:00
uid68803
682376baad made multiplayer lobby work in modes below 1024x768 2004-01-01 15:35:55 +00:00
uid68803
e33a45f397 added in checkboxes 2003-12-31 22:34:23 +00:00
uid68803
3460a2cfb1 made shroud load properly 2003-12-31 18:23:32 +00:00
uid68803
132d42aad3 attempt to fix networking problem 2003-12-31 16:03:19 +00:00
uid68842
c6ff1ced86 New buttons 2003-12-31 13:54:15 +00:00
uid68803
c459026993 fixed bug where slowed units would say they are poisoned (CVS internal) 2003-12-31 13:36:07 +00:00
uid68803
e3fa1a4bc1 another attempt to fix networking problems 2003-12-30 23:26:30 +00:00
uid68803
d391af101b attempt to fix networking problems 2003-12-30 22:47:11 +00:00
uid68803
769c02fb38 made 'speak' command available in menu 2003-12-30 21:48:16 +00:00
uid69097
1a77a34d75 A workaround to allow users not using 16BPP to change video mode 2003-12-30 21:47:57 +00:00
uid68803
0f0cdbb175 added attack icons from Svetac 2003-12-30 20:28:47 +00:00
uid68803
b650ff7a53 changed network code to try to fix 'Broken Pipe' bug 2003-12-30 18:27:07 +00:00
uid68803
541e1bc669 added some explanatory tooltips for some unit attributes on sidebar 2003-12-30 17:24:46 +00:00
uid68803
7b2d7fb9cd fixed problem where changing between fullscreen/windowed mode in preferences...
...could do strange things
2003-12-30 14:54:07 +00:00
uid68803
fcfbf1e884 made [teleport] work properly 2003-12-30 06:02:10 +00:00
uid68803
dcdaa8c3bc added basic implementation of menus to theming system.
fixed problem where enemy energy bars would always display as full yellow (CVS internal)
2003-12-29 23:33:01 +00:00
uid69097
8868fa0241 Mapeditor files removed 2003-12-29 17:55:54 +00:00
uid68803
f23f61511c made hotkeys work again 2003-12-29 17:38:01 +00:00
uid68803
fbbf7a44ad made it so that all event tags are handled in the order in which they appear 2003-12-29 16:58:33 +00:00
uid68803
617df5ad3f made make_translation and merge_translations compile 2003-12-29 15:21:14 +00:00
uid68803
0901d82b59 fixed wesnothd compile problems 2003-12-29 15:10:51 +00:00
uid68803
6516d3f869 fixed bug which could cause a crash when a unit advances
(as reported by Antonio Manrique Perez)
2003-12-29 14:46:53 +00:00
uid68698
b99bb9fc8b only one side can be for the logged in player 2003-12-29 02:17:01 +00:00