Daniel Franke
d2d21276a2
Remove Python AI, resolving bug #13047 and #13048 .
2009-02-23 07:05:50 +00:00
Patrick Parker
29161a19b7
minor simplification of game_events:
...
- eliminate the return value of handle_event()
- remove data encapsulation violation(s) of the team class
2009-02-23 03:38:54 +00:00
Ignacio R. Morelle
3ea848c6f7
Make the Elvish Sylph portrait be displayed only at the right side.
2009-02-23 00:52:23 +00:00
Alexander van Gessel
1af85b96a3
Add new fortune.
2009-02-23 00:53:29 +01:00
Nils Kneuper
f54d9ff134
read the -r param, it is needed here when only one thread is used...
...
explicitly state that bin/bash is needed, not 100% sure if it is
supposed to work if a plain sh is used...
2009-02-22 23:08:09 +00:00
Ignacio R. Morelle
d3c74f041e
New portrait for the Elvish Sylph, from Kitty (optimized).
...
http://www.wesnoth.org/forum/viewtopic.php?p=341540#p341540
2009-02-22 22:59:48 +00:00
Nils Kneuper
c3f66eb5a1
make waiting a little more aggressive
2009-02-22 22:56:53 +00:00
Nils Kneuper
0a577fc163
remove '-r' option from the 'jobs' call...
...
...since at least Espreon has problems with it
reduce default number of threads to use to just one
2009-02-22 22:30:45 +00:00
Nils Kneuper
ea56b8eb4d
ran (the new version of) utils/wesnoth-optipng
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 2419 KiB on 118 files
Optimized size: 2256 KiB
Total saving: 162 KiB = 6% decrease
2009-02-22 22:06:10 +00:00
Nils Kneuper
1aeefd33b1
add some output to mark in which part of the script we currently are
2009-02-22 21:22:23 +00:00
Ignacio R. Morelle
8a9e1a2716
Update changelog.
2009-02-22 21:19:14 +00:00
Nils Kneuper
9cfa3dfce4
reduce output when no change happend
2009-02-22 21:19:03 +00:00
Ignacio R. Morelle
626f0eb5c3
New campfire sound file for use with [sound_source]s,
...
...from wesnoth-umc-dev trunk/Invasion_from_the_Unknown/sounds/ambient
.
2009-02-22 21:16:53 +00:00
Nils Kneuper
c884748ec1
some more optimizations to the script, so that stats actually do work again
2009-02-22 21:13:04 +00:00
Jérémy Rosen
0cb77f53bf
add save/load of hidden side status
2009-02-22 20:51:24 +00:00
Nils Kneuper
2300b7a260
change optipng script to allow parallization
2009-02-22 20:50:45 +00:00
Jérémy Rosen
5c3c770e9d
third stupid mistake commit of the day:
...
...forgot to remove the merge markers in about.cfg
2009-02-22 20:07:33 +00:00
Jérémy Rosen
27671cca88
add a hidden= attribute to make a side invisible in the status table,
...
...patch by nital
2009-02-22 19:39:32 +00:00
Ignacio R. Morelle
0989dd3135
Forgot to update the changelogs with 2009-02-22T19:24:19Z!shadowm@wesnoth.org...
2009-02-22 19:25:23 +00:00
Ignacio R. Morelle
37a81b018b
Spanish translation update.
2009-02-22 19:24:19 +00:00
Ignacio R. Morelle
ec7c5fd230
Clarify a non-translatable error message.
2009-02-22 19:05:55 +00:00
Ignacio R. Morelle
f726c295b2
Completely rewrote the version_info parsing algorithm...
...
...for the string-based constructor to allow extreme freedom for the
special version suffix. This fixes bug #13017 .
As a side effect, version_infos are now "sane" even if they are built from
strings such as "crapcrap" (it turns into 0.0.0crapcrap).
2009-02-22 19:05:20 +00:00
Lari Nieminen
3e7ea91e91
Some visual tweaks to cutscenes...
...
...and disabled carryover reports and linger mode in story scenarios.
2009-02-22 18:16:56 +00:00
Tomasz Śniatowski
b4df373281
add a Debug (fast) build type in the VC9 project file...
...
...that creates a debug binary without run-time checks. This makes
MSVC debugging more feasible as starting the game with the run-time
checks takes several minutes.
2009-02-22 19:12:27 +01:00
Mark de Wever
5e22259f19
Fix a broken reference to the Myrmidon portrait.
...
The problem was spotted by stikonas.
2009-02-22 15:41:27 +00:00
Tomasz Śniatowski
f8ac880767
fix compilation error on win32 (hello stupid min/max macros in windows.h)
2009-02-22 16:29:31 +01:00
Sergey Popov
9936ac1c8b
Comitted McShark's projectfiles update.
2009-02-22 14:54:40 +00:00
Lari Nieminen
a7fa231a29
Removed kamikaze.py and replaced it with a crude WML workaround for now.
2009-02-22 14:52:51 +00:00
Tomasz Śniatowski
e603fd058e
another VC9 projectfile update
2009-02-22 15:24:56 +01:00
Tomasz Śniatowski
7c64da9122
add a missing header to the vc9 project file
2009-02-22 15:21:31 +01:00
Tomasz Śniatowski
c275a90a38
changelog update
2009-02-22 14:49:09 +01:00
Bartek Waresiak
cacc6f8e8e
Attampt to fix formula move and move_partial functions - still work in progress
2009-02-22 13:40:58 +00:00
Mark de Wever
a5e75edfe2
Removed some unused parameters forgotten in 2009-02-22T12:19:57Z!guillaume.melquiond@gmail.com.
2009-02-22 13:08:52 +00:00
Mark de Wever
8e1c7a1236
Add the low mem option.
2009-02-22 12:59:07 +00:00
Tomasz Śniatowski
b9198d41ec
Make the scroll behavior change from 2008-11-21T21:05:43Z!kailoran@gmail.com...
...
...(that fulfilled fr #12604 ) optional, changeable in advanced
preferences. Defaults to old behavior, fixing bug #13046 .
New string added for the advanced preference.
2009-02-22 13:43:44 +01:00
Guillaume Melquiond
99a9556fba
Removed now unused parameter.
2009-02-22 12:19:57 +00:00
Nils Kneuper
bef011d04f
unify the string with the one available in utils/death,
...
...thanks stikonas for spotting this one
2009-02-22 12:13:36 +00:00
Guillaume Melquiond
693b8c19ce
Ensures the tokenizer starts with the same domain...
...
...the parser is initialized with. Fix for bug #12568 .
2009-02-22 12:06:29 +00:00
Nils Kneuper
94603cba0e
updated Lithuanian translation
2009-02-22 12:02:40 +00:00
Lari Nieminen
ede305aa87
Fixed submersion problem.
2009-02-22 10:48:29 +00:00
Jérémy Rosen
648b7b3518
revert accidental commit of debug code
2009-02-22 10:46:03 +00:00
Jérémy Rosen
ecad9fcfec
revert accidental commit of debug code
2009-02-22 10:45:52 +00:00
Jérémy Rosen
646325a13e
fix a slight problem with the submerge animation parameter...
...
...always being overridden by the engine.
2009-02-22 10:43:54 +00:00
Lari Nieminen
579bed74f9
Made flying drakes not use the flying standing animation on fords,
...
...reefs and water villages, and removed the flies=true movetype
attribute to allow normal submersion on those terrains.
2009-02-22 09:56:45 +00:00
Mark de Wever
00ffeb9516
Add my previous commit to the other build systems.
2009-02-22 08:31:54 +00:00
Mark de Wever
cce9f9da1d
Added experimental new addon download dialog.
...
This dialog is only available when started with --new-widgets and shouldn't
add new strings. The dialog is added to ease the testing the listbox
alignment feature that still needs to be added before 1.6. This dialog won't
be finished before 1.6.
2009-02-22 08:17:46 +00:00
Patrick Parker
3fe213fd8c
WML engine:
...
* Fixed bug #13024 : Conditional [allow_undo] not always working right
2009-02-22 06:40:07 +00:00
Patrick Parker
5ae5933c0a
remove the needless encapsulation violations of class event_handler
2009-02-22 05:20:51 +00:00
Gunter Labes
5f31d9a62f
fix a warning and a debug message
2009-02-22 04:25:25 +00:00
Gunter Labes
1a2226ef98
only change scenario WML once the game started
...
fixes a bug with open slots when a player leaves before the game started
2009-02-22 02:31:46 +00:00