Commit Graph

15835 Commits

Author SHA1 Message Date
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
Elias Pschernig
768744be94 Fixed querying of unit type abilities in the Python API,
thanks to MSchmahl for reporting.
2007-03-23 19:19:59 +00:00
Nils Kneuper
e100a35d0b updated Italian translation 2007-03-23 11:10:32 +00:00
Patrick Parker
2312f2adbe don't draw the dialog-style edges for the credits screen 2007-03-22 23:34:29 +00:00
Lari Nieminen
d9f35aa0ac Added a preliminary "night" sound. 2007-03-22 22:09:31 +00:00
Nils Kneuper
9927f3d6d0 pot-update 2007-03-22 22:00:30 +00:00
Nils Kneuper
c724c628c2 updated Czech translation 2007-03-22 21:54:55 +00:00
Jörg Hinrichs
4064e26d63 fix of bug #8762 2007-03-22 19:45:18 +00:00
David Philippi
5729eca69a danish translation update 2007-03-22 19:38:14 +00:00
David Philippi
33aed9f5d8 danish translation update 2007-03-22 19:16:40 +00:00
Jörg Hinrichs
3cb6dfaf27 Fixes bug #8762
(Autosaves not deleted for the last mission of campaign). Also gives
the player the opportunity to delete multiplayer autosaves.
2007-03-22 18:47:14 +00:00
David Philippi
7357cceeb1 dutch translation update 2007-03-22 15:23:26 +00:00
Nils Kneuper
5330340e2f updated Italian translation 2007-03-22 11:35:51 +00:00
Patrick Parker
8318f31061 compiling with python is optional 2007-03-22 01:44:55 +00:00
David Philippi
accdaaf0ad danish translation update 2007-03-21 22:30:39 +00:00
Lari Nieminen
685706c6fc Added a preliminary "morning" sound. 2007-03-21 21:32:25 +00:00
Nils Kneuper
4c81dae66d updated Greek translation 2007-03-21 20:48:08 +00:00
Nils Kneuper
975b0e15c7 updated Czech translation 2007-03-21 18:04:18 +00:00
Mark de Wever
1c2af8b04a reverted [SVN:16261] the new halo render code, it seems to cause crashes.
Will look at a real fix when I have more time.
2007-03-21 17:29:55 +00:00
Nils Kneuper
6478ec2def the same fixes as for 1.2 are also needed in trunk
(moving of units from HttT to tutorial completed)
2007-03-21 16:07:40 +00:00
Elias Pschernig
37ec6e8aaf More work on the safe python AIs:
- Using safe.py from the given SVN repository, which is much cleaner,
  no more notes or tests.

- Added a preprocessor, as a way to allow a limited import again.

- Made runtime docs work again, with a --python-api switch instead of
  the previous AI hack.
2007-03-21 15:24:48 +00:00
Nils Kneuper
69d5e52e60 updated Greek translation 2007-03-21 14:55:49 +00:00
Nils Kneuper
277d339cf9 pot-update 2007-03-21 14:31:55 +00:00
Nils Kneuper
fe6e6686bf updated changelog 2007-03-21 14:07:50 +00:00
Nils Kneuper
f4c564b56e added updated Delfador images by jetryl to the changelog 2007-03-21 14:05:42 +00:00
Nils Kneuper
5708e3cc8d pngcrush 2007-03-21 14:04:09 +00:00
Nils Kneuper
4f6e193222 moved HttT lisar over to the tutorial
(same stats as in the tutorial before, mainly an image/animation update)
2007-03-21 14:02:51 +00:00
Nils Kneuper
11fcb41b2b forgot moving some files,
ported 2007-03-20T21:53:06Z!kettering.richard@gmail.com+2007-03-20T21:58:26Z!kettering.richard@gmail.com to the tutorial units

by jetryl, original commit messages:

New images for Delfador.
2007-03-21 13:41:47 +00:00
Nils Kneuper
662f124740 ported 2007-03-20T21:53:06Z!kettering.richard@gmail.com+2007-03-20T21:58:26Z!kettering.richard@gmail.com to the tutorial units
by jetryl, original commit messages:

New images for Delfador.
2007-03-21 13:37:47 +00:00