Commit Graph

21687 Commits

Author SHA1 Message Date
Jörg Hinrichs
3aa8936169 Included python precompiled files necessary to execute a python scripted AI...
...into the windows packaging script.
2008-01-05 18:55:25 +00:00
Gunter Labes
ed2b8286f1 update the AMLA documentation 2008-01-05 18:04:27 +00:00
Mark de Wever
7e035c9409 Avoid padding withing the structure. 2008-01-05 17:57:31 +00:00
Gunter Labes
d1b2c4890a don't queue disconnects on shut down
add a 'help' command
2008-01-05 17:49:57 +00:00
Mark de Wever
80c7037486 Removed some reference since it seems to break on arklinux with GCC-4.3.
Based on a patch send by the arklinux packager.
2008-01-05 17:46:05 +00:00
Patrick Parker
c07d52b61a [[miscellaneous engine fixes]]
-fix del_tags to span multiple lines

-new method nullify_markup to display error messages containing '#else', etc

-fix an iterator redefinition in the animation code

-add lots of global std namespace fixes for MSVC
2008-01-05 15:34:00 +00:00
Mark de Wever
48a0bc27af Avoid some padding withing the structure. 2008-01-05 13:34:02 +00:00
Mark de Wever
670cc43a8d Avoid padding withing the structure. 2008-01-05 13:33:22 +00:00
Mark de Wever
d7cca832c7 Avoid padding withing the structure. 2008-01-05 13:11:16 +00:00
Lari Nieminen
e352ca884d Activate TC for Soulless. 2008-01-05 12:36:28 +00:00
David White
cd9d30e0aa made it so auto-saves begin being deleted after there are more than 5 2008-01-05 08:10:49 +00:00
Karol Nowak
828d18d14b Mention the new "repeat" attribute of [sound] in the changelog. 2008-01-05 00:25:01 +00:00
Karol Nowak
e1701913da Make it possible to repeat a sound played with [sound] using repeat=.
Fix a bug with sound playing endlessly when fade is used.
2008-01-05 00:18:32 +00:00
Gunter Labes
79fb29a9a5 bump version to 1.3.13+svn 2008-01-05 00:16:08 +00:00
Jérémy Rosen
8e2da12cab fix bug 10557 : glitch with ghoul 2008-01-04 22:29:24 +00:00
Jérémy Rosen
8d10b3d16a fix a sync glitch discovered while looking into th ghoul bug 2008-01-04 20:33:34 +00:00
Jérémy Rosen
2b1f591ec2 fix glitches in movement anims 2008-01-04 19:55:13 +00:00
Ignacio R. Morelle
26e25394c5 [unit] hide_help=(boolean) now will use the standard literal parsing framework 2008-01-04 17:14:40 +00:00
Ignacio R. Morelle
1466b8284e Made [unit]animate=* use the standard literal parsing framework,
so that animate=no works as expected.
2008-01-04 17:07:08 +00:00
Ignacio R. Morelle
c96d8e1c27 Make long logger= values on [debug_message] make sense too. 2008-01-04 16:58:02 +00:00
Ignacio R. Morelle
cce079cd44 [debug_message] no longer spits an extra character before newline. 2008-01-04 16:56:52 +00:00
Gunter Labes
b43c0deb4d move the end_game() logic back to delete_game()...
...to send the games_and_users_list_diff() only to the right users
2008-01-04 15:51:49 +00:00
Gunter Labes
6d13e2d3b2 typo fix 2008-01-04 13:15:59 +00:00
Gunter Labes
1a18a8f9e2 kill the server until shut_down works properly 2008-01-04 13:13:37 +00:00
Eric S. Raymond
3e6551ea95 Typo fixes. 2008-01-04 13:13:15 +00:00
Gunter Labes
66478d7fab send a diff on a user leaving a game unconditionally 2008-01-04 12:57:37 +00:00
Gunter Labes
b500b4d08e send a diff on a user successfully joining a game unconditionally 2008-01-04 12:07:22 +00:00
Gunter Labes
63781fefe3 turn sending of gzipped data on 2008-01-04 11:35:52 +00:00
Gunter Labes
de9e9cbbb6 correct the received data logging...
...and remove the double logging from the server
2008-01-04 11:32:23 +00:00
Gunter Labes
b1a8f5ffdd issue the leave game server message from remove_player()
(fixes bug #10666: MP chat doesn't show when player leaves game)

save the controller change messages in the history
2008-01-04 11:22:39 +00:00
Mark de Wever
5fa074e20b Add a reminder to set the proper svn properties. 2008-01-04 08:49:23 +00:00
Pauli Nieminen
a431eb7beb added disallow_observers variable to [side] 2008-01-04 07:50:58 +00:00
Richard Kettering
4d1fd48c31 Updated images for the regular variant of soulless. 2008-01-04 01:01:17 +00:00
Ali El Gariani
7274be6249 Fix bug #8624 (unit_help doesn't work)
Now unit_help=true hides if in all the help, but works with "unit
description" context-menu action and little "profile" button from
recruit/recall.

The hyperlinks in different pages are also hidden and the advancement
links send to the "unknown unit" page (like unencountered
units). Still the problem of visible race section, ability and weapon
special if only this unit have it.

I will check how to hide at least race (maybe others too but less important).

+ done some other cleaning in help code, but others need to be done.
2008-01-04 00:26:03 +00:00
Gunter Labes
a18777bca9 adjusted some log levels for common messages 2008-01-03 23:56:17 +00:00
Benoît Timbert
6eb947fe5d Attempt to fix bug #10661:
set the default resistance to 100 (no particular resistance) instead
of 0 (immune)
2008-01-03 23:42:47 +00:00
Benoît Timbert
111b3dacbb French translation update
(also fixed a small typo in a changelog)
2008-01-03 22:03:03 +00:00
Gunter Labes
9825e110e1 typography improvements and two new tips by Simons Mith 2008-01-03 21:12:45 +00:00
Nils Kneuper
7f81ea2b1a correct autoconf version needed to 2.60 instead of 2.61 (bug #10636)
version 2.60 does work on OSX and is the latest version available
there via fink it should also work for all other supported platforms
2008-01-03 20:45:03 +00:00
Gunter Labes
8cd6e5af5f made "Show lobby joins of friends only" the default preference 2008-01-03 20:22:24 +00:00
Gunter Labes
173f3ab8d4 revised maps: Den of Onis, Weldyn Channel
typo fixes in the changelogs
2008-01-03 20:02:41 +00:00
Eric S. Raymond
949c4d2a55 Add a victory evebt explaining linger mode. 2008-01-03 18:35:29 +00:00
Eric S. Raymond
1bfd7ace72 Balancing tweaks suggested by Dragonking.
Also, give Aiglondur one Gryphon Rider and allow recruiting Guardsmen.
2008-01-03 17:15:19 +00:00
Nils Kneuper
d8763ce834 updated Chinese translation 2008-01-03 17:12:26 +00:00
Lari Nieminen
5191355da8 Fixed the team colour order. 2008-01-03 16:18:25 +00:00
Eric S. Raymond
9dd4fc6e82 Ignore some deliberately unbalanced WML. 2008-01-03 15:14:26 +00:00
Eric S. Raymond
a680346d71 Fix various small problems detected by wmllint
(macro name collisions, 1.3 terrain that wmllint can't tell from 1.2,
and so forth).
2008-01-03 14:54:20 +00:00
Lari Nieminen
abaa21302d Made the feeder type a macro parameter for ABILITY_FEEDING. 2008-01-03 14:48:15 +00:00
Eric S. Raymond
8b079e97a7 Fix bug #10644. 2008-01-03 13:46:30 +00:00
Eric S. Raymond
87841ddb19 Fix a bug that was causing wmllint to ignore maps. 2008-01-03 12:40:39 +00:00