Jérémy Rosen
71a3a1b794
add new distance functions to formula AI, patch 1033 by Alesis Novik
2008-03-30 21:13:49 +00:00
Eric S. Raymond
f0715e3215
Comments and rearrangement.
2008-03-30 21:06:25 +00:00
Martin Renold
5c9c648d86
do not send the full gamelist when not neccessary
2008-03-30 20:49:48 +00:00
Jérémy Rosen
61e0cc38b3
add a history to all in-game commands, patch 1034 by rujasu
2008-03-30 20:37:54 +00:00
Jörg Hinrichs
7518b3b5ba
Fixes an "unknown unit type" error
2008-03-30 20:19:47 +00:00
Martin Renold
059f6e9929
fix gamelist being sent to the kicked/banned player
2008-03-30 19:43:02 +00:00
Sergey Popov
228d43c152
Made scons recipe uninstall man pages during "scons uninstall".
2008-03-30 19:14:12 +00:00
David White
9cd66a8cae
added 'netstats' query command to wesnothd...
...
...to query for current network transfer info
2008-03-30 18:02:36 +00:00
Jörg Hinrichs
ede8e6e41d
Fixes the load game dialog crashing,
...
...that triggered an assert because of saves with another era than the
currently loaded (might need some more fixing, though, since the unit
images are not loaded yet).
2008-03-30 15:59:25 +00:00
Sergey Popov
23b3e6dda3
scons recipe: added targets to compile binary message catalogs(.mo files).
2008-03-30 15:47:53 +00:00
Elias Pschernig
96f01a0cea
Made the python AI compile again after the unit_type_data::instance() change,
...
...and also added the wesnoth.log() function to the Python AI which I
still had uncommitted in my local copy for some reason.
2008-03-30 15:39:05 +00:00
David White
05269b2255
better handling of history in wesnothd
2008-03-30 15:01:12 +00:00
Lari Nieminen
d41bdd52d0
Music overhaul for AOI.
2008-03-30 14:37:15 +00:00
Jörg Hinrichs
95bf75315f
Lazy loading for unit_types Step 2:
...
Rename game_data to unit_type_data and make it a singleton to prevent
passing the same instance throughout the whole code and make
subsequent optimization less painful.
2008-03-30 13:49:03 +00:00
Ali El Gariani
e2e8f08cdb
Remove an intermediate step for drawing hp/xp bars.
...
(directly draw on the surface, instead of drawing on a buffer before
blit it) This is a little optimization (but probably irrelevant for
this few pixels) but also eliminate special SDL calls (per-surface
alpha value), and thus maybe fix the hp bar bug with fullscreen toggle
on windows
2008-03-30 13:43:44 +00:00
Nils Kneuper
f947075949
updated German translation
2008-03-30 13:28:07 +00:00
Eric S. Raymond
7acf88b50b
Another small refactoring step.
2008-03-30 12:41:42 +00:00
Eric S. Raymond
dbda831dfa
Refactor client-side installation slightly.
2008-03-30 12:33:49 +00:00
Eric S. Raymond
1b5425ede7
Installation of localized manual pages for server side.
2008-03-30 12:31:47 +00:00
Jérémy Rosen
8bb943bd0d
Add new command line options, change by lao
2008-03-30 12:31:02 +00:00
Sergey Popov
9eda403fa5
Alias install localized manpages to "install-clientside"...
...
...instead of "install" in scons recipe.
2008-03-30 12:28:34 +00:00
Nils Kneuper
cd94999c73
run utils/wesnoth-optipng
...
*** Total saved: 64 KB on 51 files
2008-03-30 12:28:10 +00:00
Sergey Popov
980e610fe4
Made "scons install" install localized man pages.
2008-03-30 12:05:16 +00:00
Eric S. Raymond
320a8f69a7
Introduce install-clientside alias in scons recipe.
2008-03-30 11:55:53 +00:00
Eric S. Raymond
939283fdd0
Generic PKGConfig checks are not needed.
2008-03-30 11:47:14 +00:00
Eric S. Raymond
eda6e9f488
Not necessary to set LIBPATH for individual targets in the scons recipe.
2008-03-30 11:37:34 +00:00
Nils Kneuper
d15f171d1e
updated German translation
2008-03-30 11:35:26 +00:00
Ali El Gariani
b4efb284f1
Remove an obsolete function possibly causing hp/xp bars...
...
...a bugs with fullscreen toggle on windows. But this is still
unclear.
2008-03-30 10:54:34 +00:00
Eric S. Raymond
388e176cd2
First cut at installing manual pages.
2008-03-30 10:54:33 +00:00
Lari Nieminen
2fe1217688
Include the core macros also when the editor starts...
...
...to prevent it from choking when parsing UMC content.
2008-03-30 10:09:58 +00:00
Gunter Labes
601469c887
actually remove banned players
2008-03-29 23:47:23 +00:00
Lari Nieminen
06a7b5969e
Updated changelog.
2008-03-29 23:34:55 +00:00
Lari Nieminen
f8b28d5193
Added mesilliac's new walls.
2008-03-29 23:16:57 +00:00
Benoît Timbert
749ab7aad4
French translation update
2008-03-29 23:03:20 +00:00
David White
f604c7194b
fix bug: send lobby data to players whose game is ending
2008-03-29 21:54:22 +00:00
David White
03ffc55751
made server sending diffs when a game exists more efficient
2008-03-29 21:27:21 +00:00
Douglas Hains
36e70c0187
Further support for building candidate move lists from formulaAI scripts
2008-03-29 19:58:12 +00:00
Sergey Popov
df07b422a7
Corrected utils/sanity_check invocation in scons recipe.
2008-03-29 19:11:12 +00:00
David White
7ce31bddad
die foul wesnothd bug die!!
2008-03-29 17:23:19 +00:00
Eric S. Raymond
611d8099f1
Speed up default scons case by not computing the distribution tarball manifest.
2008-03-29 16:44:38 +00:00
Eric S. Raymond
b5add44a17
Fix the Mac OS bundle makers, tested against the autotools version.
2008-03-29 16:18:28 +00:00
Eric S. Raymond
1b1aa89095
Improved help in the scons recipe.
2008-03-29 16:13:33 +00:00
David Philippi
cfd6d219bc
danish translation update
2008-03-29 15:37:37 +00:00
Eric S. Raymond
386ca0a4e5
Implement making of Mac tarballs in the scons recipe (untested).
2008-03-29 15:28:01 +00:00
Sergey Popov
ebd89a7237
Made scons recipe disable in-game python extensions if python is not found...
...
...instead of disabling "wesnoth" target.
2008-03-29 15:19:52 +00:00
Sergey Popov
898e6554e7
Made scons recipe disable "wesnoth" target if python is not found.
2008-03-29 14:57:16 +00:00
Eric S. Raymond
e92ab58a60
Fix bugs in scons recipe's icon installation.
2008-03-29 14:53:57 +00:00
Eric S. Raymond
9928a58eb0
Implement icon and desktop-entry installation.
2008-03-29 14:35:30 +00:00
Eric S. Raymond
2ff82a4b67
make clean should remove the revision-stamp file, for safety's sake.
2008-03-29 14:02:09 +00:00
Sergey Popov
749a6de9b3
Made scons recipe run all checks...
...
...and enable/disable targets depending on results.
2008-03-29 14:01:55 +00:00