10897 Commits

Author SHA1 Message Date
Nils Kneuper
27b542085f updated polish translation 2006-05-07 16:08:16 +00:00
Gunter Labes
eec0715293 typo fix 2006-05-07 15:39:26 +00:00
Gunter Labes
5c783d1465 new section with :commands thanks to grzywacz 2006-05-07 15:29:01 +00:00
Gunter Labes
5862b24a3b typo fix 2006-05-07 14:57:18 +00:00
Nils Kneuper
d204703d0d updated filipino translation 2006-05-07 09:21:34 +00:00
Gunter Labes
a304087894 applied patch by allefant to add --turns= parameter
streamlined and (hopefully) completed the --help output

streamlined and (hopefully) completed the wesnoth man page
2006-05-07 05:16:53 +00:00
Rusty Russell
b1bce9495b Apply patch from elias to fix bug #5910 2006-05-07 04:42:18 +00:00
Rusty Russell
051e43cf7a Initialize unit_halo_ & unit_halo_anim_ to zero in constructor. 2006-05-07 04:28:20 +00:00
Rusty Russell
c14919f081 Fix uninitialized member,
...which was causing random erasure of screen (I saw only half a logo
one time, and none the other)
2006-05-07 04:05:25 +00:00
Rusty Russell
6f0f5125dc Fix delete instead of delete[]: just use std:;string instead of allocrobatics. 2006-05-07 03:50:47 +00:00
Rusty Russell
7a6b4b69fc More gcc warning fixes: unsigned vs. signed comparisons 2006-05-07 03:30:52 +00:00
Rusty Russell
e05e035544 List initializers in member order
(which is actual order they occur): fixed gcc 4.0 warnings.
2006-05-07 02:47:15 +00:00
Scott Klempner
a404b52d91 updated help text for new port 2006-05-07 02:40:47 +00:00
Scott Klempner
e3f0fb3e0e changed campaign server perl client default port to 15003 2006-05-07 02:37:17 +00:00
Lari Nieminen
2c5e55c7c2 Fixed the campaign ending after this scenario. 2006-05-06 23:52:10 +00:00
Lari Nieminen
1d214646f2 Added name= for the [scenario] (the default savefile name was empty without). 2006-05-06 23:18:36 +00:00
Gunter Labes
2c18fedbf7 remove the ai as a dependency from the editor
compiled fine here..
2006-05-06 22:19:28 +00:00
Lari Nieminen
1e0e36dd12 Wired in newer sounds for the cutscene and fixed a unit .cfg bug. 2006-05-06 21:51:25 +00:00
Benoît Timbert
63938470ba Interpolated [item] ... More tomorrow if my computer doesn't overheat 2006-05-06 20:24:06 +00:00
Nils Kneuper
4dcc063f78 updated changelog, correct string for lang-selection 2006-05-06 17:12:47 +00:00
Nils Kneuper
bb4843c472 added tagalog translation 2006-05-06 17:06:05 +00:00
Nils Kneuper
7ba0937004 updated polish translation 2006-05-06 16:36:57 +00:00
Jörg Hinrichs
51a94bd00e update changelog with multiplayer feature 2006-05-06 15:43:27 +00:00
Gunter Labes
faae944a96 change default income from villages to 2 gold...
...since the upkeep rule has been simplified this effects ALL campaign
scenarios as it seems none sets it explicitely (with village_gold=) as
this in general now will give slightly more gold maybe some scenario
balancing needs to be reviewed
2006-05-06 15:28:24 +00:00
Rusty Russell
61003c69dd Remove all unused warnings, and remove unused function parameters 2006-05-06 15:21:53 +00:00
Lari Nieminen
c67454b295 New drake hit sounds. 2006-05-06 13:07:26 +00:00
Rusty Russell
2281caaa8c Fix gcc 4.0 warnings in src/widgets 2006-05-06 13:05:54 +00:00
Rusty Russell
945e4b8b3c Fix "unused parameter map" warning, and keep going up the call chain. 2006-05-06 12:50:19 +00:00
Rusty Russell
96b04e060a Remove (correct) warning (gcc 4.0) by providing virtual destructors. 2006-05-06 12:38:14 +00:00
Rusty Russell
b593125d9e Fix sign warnings, clean up a little (remove extra {}). 2006-05-06 12:24:43 +00:00
Rusty Russell
b8fa4089ca Fix warnings (gcc 4.0) about initializers in wrong order. 2006-05-06 12:23:23 +00:00
Rusty Russell
1d1786742d Minor invalidate optimization
(if a unit at this loc, we already invalidate surrounds)
2006-05-06 12:22:04 +00:00
Rusty Russell
52821da014 Remove "cases not handled in switch" warning (gcc 4.0) 2006-05-06 12:19:05 +00:00
Richard Kettering
5fa42f5f90 Updated icon to match logo. 2006-05-06 09:08:20 +00:00
Lari Nieminen
fb0e3ac637 Small fixes to units (sounds, attack icons). 2006-05-06 08:48:24 +00:00
Patrick Parker
0dd40a8e20 removing a dead if-statement that was causing access violaion size_t(-1) 2006-05-06 07:56:06 +00:00
Patrick Parker
2b67de2818 expansion and improvement of the slateborder menu style 2006-05-06 06:56:41 +00:00
Jörg Hinrichs
78b223a3b9 makes vc++ compile 2006-05-05 22:47:22 +00:00
Jörg Hinrichs
8fbc193562 implements mute functionality...
...as mute <nick> (mute specific observer), muteall (toggle mute for
all observers) and mute (display muted observers)
2006-05-05 22:46:48 +00:00
Nils Kneuper
49db9b5c02 updated german translation 2006-05-05 21:49:32 +00:00
Jörg Hinrichs
e8bd762a29 fixes missing observer list if a player/observer joins a started game 2006-05-05 21:30:33 +00:00
Dominic Bolin
9110a5ec87 implement remote scenario verification 2006-05-05 15:42:25 +00:00
Dominic Bolin
2973f58b37 update project file 2006-05-05 15:41:35 +00:00
Nils Kneuper
972693a088 updated german translation 2006-05-05 15:29:15 +00:00
Nils Kneuper
a06c32e442 updated german translation 2006-05-05 14:57:52 +00:00
Nils Kneuper
684a5c474a pot-update 2006-05-05 14:42:16 +00:00
Nils Kneuper
8c4d607e48 fix compiling the editor 2006-05-05 14:38:48 +00:00
Nils Kneuper
26dfcbf706 add menu_style.cpp to files possibly including strings 2006-05-05 14:37:36 +00:00
Jörg Hinrichs
b675c60c4c enhances mute command to mute all observers 2006-05-05 06:41:50 +00:00
Rusty Russell
b64fa50197 Fix compile errors in gcc from recent Windows-based checkins:
1) menu_events.cpp: can't compare std::string with iterator.
2) Makefile.am needs updating for new file
3) widgets/menu_style.cpp: can't add strings, use string concatentation.
2006-05-05 04:11:02 +00:00