Eric S. Raymond
6d417ce2f5
Address bug #12259 .
2008-09-02 00:32:16 +00:00
Eric S. Raymond
cb33e98e29
Remove upconvert switch, it's no longer needed.
2008-09-02 00:30:42 +00:00
Eric S. Raymond
bbfcf3c0c1
Fix deprecated weapon filter syntax,
2008-09-02 00:28:19 +00:00
Pauli Nieminen
634f5a8286
Fixed crash bug when overwriting existing ban which was permanent
2008-09-01 20:52:19 +00:00
Pauli Nieminen
742f00142b
Fixed MP saves to transfer correct completion state...
...
...to remote clients when loadin game (bug #10385 )
2008-09-01 20:52:02 +00:00
Pauli Nieminen
89dd6be49a
Moved error messages from std::cerr to ERR_NG
2008-09-01 20:39:14 +00:00
Pauli Nieminen
62207d89e9
Fixed loading ai parameters. MP side defination now overwrites era values (bug #12171 )
2008-09-01 17:33:32 +00:00
Gunter Labes
38badc0a51
add a note about needed map settings
2008-09-01 16:04:13 +00:00
Lari Nieminen
ece0b0ed4e
Removed the holy ankh.
...
Should be replaced with something less confusing and more suitable in
the future.
2008-09-01 13:41:11 +00:00
Pauli Nieminen
6ca25e2e7c
Fixed crash when ai moves units next to level 0 hiden unit (bug #12252 )
2008-09-01 12:52:49 +00:00
Gunter Labes
f62e0366aa
background wesnothd again..
2008-09-01 12:27:13 +00:00
Gunter Labes
b053f464cc
set a special port for the test mode
2008-09-01 12:19:10 +00:00
Gunter Labes
c41159b87e
remove support for 1.2
...
simplify and add a test mode
2008-09-01 12:15:47 +00:00
Pauli Nieminen
41471973fb
Fixed test errors not to be overwriten from same build.
...
Fixed image link in header to go to front page
2008-09-01 11:48:07 +00:00
Patrick Parker
2706f4bf9d
prevent a potential crash in unit_map::clean_invalid
2008-09-01 10:19:50 +00:00
Nils Kneuper
4e6f2089d9
drop 'const' to fix a warning in gcc 4.3.1
2008-09-01 08:42:31 +00:00
Pauli Nieminen
50d2c32042
Fixed server configuration reload to trigger ban writing if filename changed
2008-09-01 01:23:48 +00:00
Gunter Labes
dc3fb7b0e3
disable the banlist in favour of the new ban save file
2008-09-01 00:43:02 +00:00
Gunter Labes
bb19585b18
improve [ban_time] documentation
2008-09-01 00:36:55 +00:00
Pauli Nieminen
03343a3fdd
Improved ban_time documentation
2008-09-01 00:06:29 +00:00
Pauli Nieminen
d0240c3073
Optimized parser:
...
* Made it possible to inline tokenizer because of huge amount of calls
* Changed token struct a bit because it was taking too larg part of
next_token execution time.
2008-08-31 23:26:05 +00:00
Pauli Nieminen
cf4ec348b0
Fixed cancelation of asyncronous operations to work (cancel connect operation)
2008-08-31 23:25:57 +00:00
Pauli Nieminen
c151ab7e74
Added performance test for config_cache
...
added some comments to config_cache
2008-08-31 23:25:46 +00:00
Pauli Nieminen
1d6c5db680
Fixed compilation with boost 1.33
2008-08-31 23:18:12 +00:00
Gunter Labes
cdc198e8b1
enable the bandwidth monitor
2008-08-31 22:48:58 +00:00
Gunter Labes
773c97c31c
updated dev version
2008-08-31 22:48:33 +00:00
Gunter Labes
ac432ae132
return to using sh after fixing the signals
2008-08-31 22:23:55 +00:00
Gunter Labes
e56cb08ae3
don't try to trap SIGKILL but SIGHUP instead
2008-08-31 21:37:30 +00:00
Gunter Labes
be64181bb7
run the script with bash since we're really expecting bash not sh
2008-08-31 21:25:58 +00:00
David Philippi
2fa5c7e514
hungarian translation update
2008-08-31 21:13:34 +00:00
Patrick Parker
6511160a75
now able to safely insert to an index at array.length...
...
...using [set_variables] mode=insert (before it would create empty
child data before inserting).
2008-08-31 19:56:15 +00:00
Mark de Wever
7498fd2fc5
Remove deprected macros.
2008-08-31 17:43:34 +00:00
Mark de Wever
97a72eff4c
Removed the usage of deprecated macros.
2008-08-31 17:43:25 +00:00
Nils Kneuper
9443dba126
updated Polish translation
2008-08-31 17:04:06 +00:00
Nils Kneuper
fb9a885a99
updated German translation
2008-08-31 12:00:51 +00:00
Nils Kneuper
9c02f9a7b8
running utils/wesnoth-optipng
...
*** Total saved: 14 KB on 378 files
2008-08-31 10:55:57 +00:00
Nils Kneuper
8b18c31def
pot-update
...
regenerated doc files
2008-08-31 09:55:23 +00:00
Pauli Nieminen
e160c2f9d1
Revert "Fixing bind problems using boost lambda?"
...
Doesn't work with 1.34
2008-08-31 09:40:22 +00:00
Gunter Labes
beb1e6bb3b
properly applied patch #1100 by Broodkiller
...
(implements bug #11817 : Allow [item]s to be visible only to specified
teams)
* fixed overlay initialization order
* fixed some whitespace issues
* added a changelog entry
2008-08-31 01:02:55 +00:00
Pauli Nieminen
dd47e71cbc
Fixing bind problems using boost lambda?
2008-08-31 00:58:43 +00:00
Pauli Nieminen
66d1b4793a
Fixed typos from previous fix
2008-08-30 23:45:39 +00:00
Ignacio R. Morelle
1e35c509c9
Document feature #12067 's implementation.
2008-08-30 23:42:44 +00:00
Pauli Nieminen
9b6c30d790
Fixed compilation for boost 1.33.0
2008-08-30 23:33:59 +00:00
Ignacio R. Morelle
6e6a257aea
Revert patch #1100
2008-08-30 23:08:54 +00:00
Lari Nieminen
725ecb459e
Completely reworked music in HttT.
2008-08-30 22:46:59 +00:00
Lari Nieminen
aad18fe6f4
Applied patch #1100 .
2008-08-30 20:35:23 +00:00
Ignacio R. Morelle
3d8a150474
Implement ~SECTION(x,y,w,h) imagepath function (feature / bug #12067 ).
...
There are some issues with this implementation - namely X and Y are
restricted positive because of limitations of the used cut_surface()
function- it cuts the width and height of the slice. This is not
possible to be overridden since the implementation uses memcpy
internappy. I need to write a cut_surface_ex() helper later.
2008-08-30 16:37:29 +00:00
Ignacio R. Morelle
6bfe15b292
Added the frowney fortune
2008-08-30 16:29:35 +00:00
Lari Nieminen
88e562cfe9
Use Malin's own lvl3 sprite for the campaign icon.
2008-08-30 15:53:00 +00:00
Pauli Nieminen
376e62bb95
Fixed OoS bug when giving control and having move in undo stack.
2008-08-30 15:29:15 +00:00