Ali El Gariani
79bb302583
Time of the day color adjustement works now during ToD mask transition
...
(patch #703 )
2007-03-27 17:00:10 +00:00
Benoît Timbert
bb92019817
French transkation update
2007-03-27 16:59:56 +00:00
Ali El Gariani
21e9e1c2bc
Use SCALED_TO_ZOOM for ellipses and crown with no color adjustement
...
(ellipses were ToD colored before)
2007-03-27 16:33:42 +00:00
Benoît Timbert
eae1219bfe
French translation update
2007-03-27 16:08:56 +00:00
Elias Pschernig
d3eece659f
minor change to display the winning AI for --nogui games
2007-03-27 15:15:43 +00:00
Ali El Gariani
ea0a70d7fb
Fix casting, more precise minimum zoom...
...
...and erase the right border glitch on big maps. Note that for the
moment zoom not divisible by 4 causes some cursor bug.
2007-03-27 13:38:41 +00:00
David Philippi
15573ac764
swedish translation update
2007-03-27 12:19:59 +00:00
David Philippi
93313367d8
missed changelog on last commit
2007-03-27 12:18:27 +00:00
Lari Nieminen
48a970dc4c
Changed Moremirnu's holy sword...
...
...to be 7-3 as White Mage and 8-5 (the same the Paladin has) as MoL.
2007-03-27 10:08:30 +00:00
Ali El Gariani
7e1912bdcd
Just fix a compiler's warning about my last change.
2007-03-27 06:36:04 +00:00
Patrick Parker
04b8c88de8
fix a crash due to shallow copies of the game_state
2007-03-27 06:13:20 +00:00
Ali El Gariani
786ea083b3
fix the right border glitch of the map when zooming
...
(bug #6060 and others)
2007-03-27 04:59:39 +00:00
Ali El Gariani
a8b4a11d85
Fix the right border's map glitch when zooming
...
(see bug #6060 and others).
Note that the minimum zoom is now a bit less "minimum" (rounded up) but
not too small anymore.
2007-03-27 04:52:45 +00:00
Ali El Gariani
f2238dfada
Fix other less frequent variant of bug #8768 .
...
Probably better support of theme with no-standard gamemap location.
2007-03-27 04:26:47 +00:00
Patrick Parker
17fad43a69
add sample wml menu items to scenario-test
...
add themes support
fix minor bugs
2007-03-27 03:52:59 +00:00
Patrick Parker
c4eb0633ad
fix a bug with menuitems when autosaves > 5
...
wire in the new WML-custom.png menu image
some other minor fixes
2007-03-27 02:09:58 +00:00
David Philippi
05f99b273d
added spanish translator
2007-03-26 23:39:36 +00:00
Patrick Parker
a1989f2102
commit patch#706 "Preserve Button State" by afran
2007-03-26 23:09:54 +00:00
Karol Nowak
d29c7e2f8e
Fix broken code indenting and comment useless calls to SDL_GetTicks() out.
2007-03-26 22:58:21 +00:00
J.W. Bjerk
6394704b0a
a marker for custom WML buttons
2007-03-26 22:34:33 +00:00
J.W. Bjerk
630d2fb6ad
added missing endturn button form for exparamental GUI.
2007-03-26 21:43:12 +00:00
Patrick Parker
e98ca04d31
fix the "can't end turn" bug
2007-03-26 21:37:30 +00:00
David Philippi
61b6838a78
spanish translation update
2007-03-26 21:26:09 +00:00
Ali El Gariani
d926b3fb4a
fix glitches when scrolling the map if zoomed out (bug #8768 )
2007-03-26 20:03:04 +00:00
Lari Nieminen
693cc5a04c
Updated changelogs.
2007-03-26 19:51:15 +00:00
Benoît Timbert
9487942be9
Fixes attack filters and special_filters that were using name()
...
(ie translated value of the weapon's description=) instead of id() (ie
the weapon's name=). This should fix #8212
2007-03-26 19:37:49 +00:00
Ali El Gariani
5a4d6834bf
Revert my unintentional change
2007-03-26 17:53:52 +00:00
Ali El Gariani
7b93b2e2e0
Fix glitches when scrolling the map if zoomed out (bug #8768 )
2007-03-26 17:35:08 +00:00
Karol Nowak
5201b7611b
Mention the fix for "Numpad Enter should function as Enter"
...
in player's changelog.
2007-03-26 17:30:59 +00:00
Mark de Wever
191f453a86
fixed a compiler warning
2007-03-26 16:30:26 +00:00
Mark de Wever
0bb5688042
make the editor compile again
2007-03-26 15:55:01 +00:00
Lari Nieminen
c5c35996d4
Made the narrator talk about gryphons appear...
...
...only if the player actually has gotten the eggs. Please take a look
at the text of the "no eggs" branch and improve it if you can, I just
wrote a simple placeholder there.
2007-03-26 15:52:44 +00:00
Nils Kneuper
d0ef4e25ca
updated Bulgarian translation
2007-03-26 10:10:54 +00:00
Patrick Parker
b5ad057b8b
a fifth step towards supporting WML menu items
...
- complete the local firing mechanism
2007-03-26 06:30:41 +00:00
Patrick Parker
980cad8a2f
don't forget to parse the location_filter vconfig
2007-03-26 05:10:31 +00:00
Patrick Parker
0bff2285e2
a fourth step towards supporting WML menu items
...
- implement expand_wml_commands()
- other minor changes / cleanups
2007-03-26 05:04:23 +00:00
Patrick Parker
2259cf3a15
a third step towards supporting WML menu items
...
- some refactoring of the hotkey command executor, including how it
handles autosaves
- added placeholder methods in play_controller
2007-03-26 02:15:46 +00:00
Patrick Parker
fe5e275cd3
apply patch by macias (allefant, please review)
2007-03-25 22:41:56 +00:00
Patrick Parker
9f755ec4e9
a second step towards supporting WML menu items
...
- add the [set_menu_item] command to game_events.cpp
2007-03-25 22:15:34 +00:00
Patrick Parker
2de66703bd
a first step towards supporting WML menu items
...
- create a structure to add them to the game state
2007-03-25 21:00:15 +00:00
Mark de Wever
9184ec4ee6
reapply the halo changes,
...
...boucman found the cause of failure; shouldn't have been 64 bit specific.
added halo::NO_HALO as value for no halo.
src/unit_frame.cpp will need some more cleaning up but will be done
another time.
2007-03-25 13:52:15 +00:00
Nils Kneuper
adb256baa7
updated changelogs, zokeeper, please check palyers changelog it everything is correct
2007-03-25 10:03:12 +00:00
Nils Kneuper
dd7f7fb909
updated Players changelog
2007-03-25 09:56:22 +00:00
Nils Kneuper
85c4c7b95a
updated Greek translation
2007-03-25 09:54:17 +00:00
Jérémy Rosen
3f8bc02ee7
fix debug traces I forgot to remove
2007-03-24 18:21:58 +00:00
David Philippi
a69dc458ad
danish translation update
2007-03-24 14:26:29 +00:00
David Philippi
39a455613f
hungarian translation update
2007-03-24 13:12:49 +00:00
Nils Kneuper
2848f39f85
updated the ports to point to the real dev server
2007-03-24 11:56:09 +00:00
Mark de Wever
bd1d1afc24
updated the changelogs
2007-03-23 20:17:54 +00:00
Jérémy Rosen
8dd1ac1050
push WML compression to the helper thread,
...
also remove spurious thread creation
2007-03-23 19:26:19 +00:00