Commit graph

57758 commits

Author SHA1 Message Date
Pauli Manninen
1e6f522287 replaced tabs with three whitespaces 2003-11-24 01:22:40 +00:00
Pauli Manninen
7afae7af0e updated Changelog 2003-11-24 01:19:18 +00:00
Dave White
3428804567 fixed font not being available 2003-11-23 23:27:57 +00:00
Sofronius
6601e3af3d Removing font added by mistake... 2003-11-23 23:24:20 +00:00
Dave White
47e782398a made it so that goto commands under the fog of war don't take into account...
...enemy units
2003-11-23 23:13:05 +00:00
Sofronius
f508eaa262 Fixed progressive drawing of texts with UTF-8 encoding. 2003-11-23 23:12:27 +00:00
Dave White
70424f113c fixed bug with UTF-8 characters not being displayed progressively properly...
...in intro.

Added configurable date strings for loading saved games
2003-11-23 21:52:46 +00:00
Justin Zaun
f690261fe8 Savannah bug #6724 (multiplay type defaults) fixed 2003-11-23 21:03:31 +00:00
Sofronius
3e7683366b Fixed display refreshing in Preferences/Hotkeys using surface_restorer. 2003-11-23 18:19:18 +00:00
Dave White
bf0747674a added new campaign 'The Dark Hordes' 2003-11-23 17:11:22 +00:00
Dave White
723aa1f17b added new bridges. Added new Elvish Shyde image from James Paige.
Fixed problem with seeing enemy stats on their turn. Fixed problem
with dead enemies still getting a turn.
2003-11-23 17:07:33 +00:00
Justin Zaun
bc07fdb0df -eaming works 2003-11-23 07:21:33 +00:00
Justin Zaun
1ec0f0866a Hooked up gold 2003-11-23 05:49:30 +00:00
Dave White
9e4d3db7b3 refactored code to add surface_restorer object 2003-11-23 05:41:47 +00:00
Justin Zaun
1c42351ca7 Hooked up the Game Lobby Dialog 2003-11-23 04:50:41 +00:00
Francisco Muñoz
0fd48a7314 New bridges. 2003-11-23 00:04:17 +00:00
Sofronius
c7f91dfbe4 Fixed refreshing when menu::set_width( ) was used. 2003-11-22 13:04:04 +00:00
Sofronius
810e6c18bf Configuring hotkeys with GUI
(I forgot to commit new language.cpp)
2003-11-22 11:07:58 +00:00
Sofronius
c6cb1f09fd Configuring hotkeys with GUI.
-- still needs some work
2003-11-22 11:03:15 +00:00
Justin Zaun
8584dbb204 Fixed a bug I commited, sorry. 2003-11-22 08:36:56 +00:00
Justin Zaun
094b2c1fb7 [[Game lobby cleanups]]
- Add observer button (default on) to Create Game Dialog
- Cleaned up Game Lobby a bit
2003-11-22 03:58:58 +00:00
Dave White
44fafd1ea9 made it so that snow villages work 2003-11-22 00:25:17 +00:00
Francisco Muñoz
a399ea6875 Updated snow borders 2003-11-21 23:56:10 +00:00
Dave White
fec37d8380 added support for multiple campaigns 2003-11-21 23:53:02 +00:00
Francisco Muñoz
50a7f1d977 Added snow village. 2003-11-21 23:30:05 +00:00
Dave White
912f8c70c7 made AI more intelligent. Changed red mage path to neutral 2003-11-21 23:17:58 +00:00
Dave White
2582c90457 made it display date/time accessed next to save games, ...
...and order save games by date/time accessed
2003-11-21 21:09:47 +00:00
Dave White
0f99a4a097 made 'Valley of Death' easier on 'hard' level 2003-11-21 19:55:43 +00:00
Dave White
19ac46178b made some corrections to manual.
Described traits in the manual. Removed some diagnostics in-game.
2003-11-21 17:32:11 +00:00
Pauli Manninen
9acc59cd49 update changelog 2003-11-21 17:27:50 +00:00
Dave White
36418e623d fixed problems with game lobby 2003-11-21 15:55:24 +00:00
Dave White
c0ddff7d0d made it so that flags are displayed over village images properly 2003-11-21 14:23:14 +00:00
Justin Zaun
eb0df9c12f Made strings translatable 2003-11-21 06:23:25 +00:00
Justin Zaun
cf61afc030 - Updates to the game lobby.
This commit will break CVS until Dave can take a look at it.
2003-11-21 03:40:35 +00:00
Justin Zaun
93a8686ffe - J.R. Blain: patch to fix some warnings 2003-11-21 03:30:51 +00:00
Pauli Manninen
bc30201161 updated INSTALL and MANUAL 2003-11-21 00:52:27 +00:00
Dave White
e6de57e79a made it so flags are overlayed on top of villages properly 2003-11-21 00:07:19 +00:00
Dave White
ec575167cb added coding support for displaying different terrain images...
...(particularly useful for villages) at different times of the day
2003-11-20 23:37:22 +00:00
Dave White
afd0931689 added missing files 2003-11-20 23:05:07 +00:00
Francisco Muñoz
7ef11d0236 Minor changes in dwarves
(Im still need to end a new unit, Steelclad).
New n-s bridge.
2003-11-20 22:59:16 +00:00
Dave White
327776908a implemented 'village gold' option in multiplayer 2003-11-20 22:58:25 +00:00
Dave White
1e23032373 tweaked unit stats 2003-11-20 22:33:35 +00:00
Dave White
f84cec57e3 added in repeatable recruit using ctrl+shift+r 2003-11-20 20:34:17 +00:00
Dave White
d05639d804 fixed bug with crashing when switch to full screen from preferences menu.
made it so slider has copy constructor and operator=
2003-11-20 19:43:00 +00:00
Francisco Muñoz
b4de07ffd9 Added dwarf defend stance (and minor changes in the scenario 13) 2003-11-20 18:14:42 +00:00
Dave White
e2f82a2317 tweaks to various scenarios.
made it so that footsteps disappear as you walk over them.
2003-11-20 16:42:13 +00:00
Justin Zaun
a4dfbe5baf [[Dialog fixes]]
- show_dialog now restores the screen to they way it was before the
  displaying of the dialog

- Minor updates to the Game Lobby dialog
2003-11-20 06:34:28 +00:00
Dave White
3f6c6bbdfe corrected scenario 2003-11-19 23:06:35 +00:00
Dave White
d700083135 added in support for some special effects: flashing and scrolling/tremors 2003-11-19 23:05:43 +00:00
Dave White
e298daa9d9 made it so that when a goto command is given, the unit is deselected.
Also made it so that villages owned by other sides that are in the fog
of war are displayed as neutral villages.
2003-11-19 21:26:42 +00:00