Ignacio R. Morelle
0e5adf7b9c
The add-ons directory, <preferences>/data/campaigns,
...
...has been renamed to <preferences>/data/add-ons in order to better
reflect its current purpose: holding not only singleplayer campaigns,
but also any other kinds of single or multiplayer add-ons.
(Per mailing list thread,
https://mail.gna.org/public/wesnoth-dev/2009-03/msg00068.html ).
2009-03-23 13:27:13 +00:00
Sergey Popov
762ae57dc2
Check for lua only if it's enabled.
2009-03-23 09:39:17 +00:00
Patrick Parker
87f6ee5332
removed an annoying event
2009-03-23 03:32:41 +00:00
Patrick Parker
996c16d2e8
add a DISABLE_LUA compile option
2009-03-23 03:26:17 +00:00
Sergey Popov
e94dcecf17
Added a custom check for lua.
2009-03-23 01:26:52 +00:00
Ali El Gariani
22f78e8e08
Fix another small typo in 2009-03-21T10:38:32Z!jeremy.rosen@enst-bretagne.fr.
...
Must be added to patch #1134 for 1.6.1
2009-03-22 23:28:02 +00:00
Sergey Popov
36b0a414be
Refactoring.
2009-03-22 22:31:40 +00:00
Patrick Parker
b68c554023
fix awkward/nonstandard ConditionalWML spotted by silene - much more exists
2009-03-22 22:01:55 +00:00
Phil Barber
344afa14a3
Add and wire Girgistan and LordBob's Orcish Grunt portrait,
...
...update changelogs, portrait credits.
2009-03-22 21:50:05 +00:00
Alexander van Gessel
b37dfac76c
Fix the 'wiseguy' event in the tutorial.
2009-03-22 22:49:27 +01:00
Mark de Wever
3f091cd5a3
Mention lua in INSTALL.
2009-03-22 21:31:03 +00:00
Mark de Wever
086ef11537
Add lua support for cmake.
2009-03-22 21:30:53 +00:00
Sergey Popov
738ddee7b9
Made pkgconfig check add '' around package's name
...
to relieve check's caller from this responsibility.
2009-03-22 19:53:11 +00:00
Sergey Popov
afa0a16dd6
Added support for lua to scons.
2009-03-22 19:34:20 +00:00
Guillaume Melquiond
e24d85c5d9
Passed event arguments by complete table and added the "args" tag to it.
2009-03-22 19:00:11 +00:00
Guillaume Melquiond
8a20afcc2f
Added Lua helper file.
2009-03-22 19:00:01 +00:00
Guillaume Melquiond
abd79952fe
Made the Lua kernel reentrant by storing the error handler in the registry.
2009-03-22 18:59:55 +00:00
Guillaume Melquiond
036c3f787f
Added copyright.
2009-03-22 18:59:49 +00:00
Guillaume Melquiond
7d1e50a067
Fixed reporting on syntax error.
2009-03-22 18:59:44 +00:00
Guillaume Melquiond
e6434493a3
Removed arbitrary access to Lua files.
2009-03-22 18:59:38 +00:00
Guillaume Melquiond
13c26a3fb9
Added a boolean parameter to wesnoth.get_variable for faster queries.
2009-03-22 18:59:33 +00:00
Guillaume Melquiond
6d77de5bd3
Ensured that config objects created by Lua are handled...
...
...by the vconfig cache system, so that they are not deleted prematurely.
2009-03-22 18:59:27 +00:00
Guillaume Melquiond
0a416f63a6
Added a 'lua' tag.
2009-03-22 18:59:20 +00:00
Guillaume Melquiond
1b9c2f552e
Added support for Lua scripts.
2009-03-22 18:59:12 +00:00
Guillaume Melquiond
e95c61a84f
Added a 'preload' event that is run before 'prestart' or when loading savegame.
2009-03-22 18:59:06 +00:00
Guillaume Melquiond
b478075d4b
Added support for <<...>> strings in the tokenizer.
2009-03-22 18:59:00 +00:00
Guillaume Melquiond
07feaee115
Added '<<' and '>>' as stronger quotes for avoiding preprocessing some strings.
2009-03-22 18:58:54 +00:00
Phil Barber
8ddb3f378f
Fix a mistake I made in about.cfg
2009-03-22 15:41:18 +00:00
Nils Kneuper
c90badbad4
another tiny fix to the german translation
...
about time to announce...
2009-03-22 15:32:31 +00:00
Nils Kneuper
d21fc59cd6
some more changes to the German announcement translation...
2009-03-22 14:49:25 +00:00
Nils Kneuper
dbf9b33f14
updated German announcement translation
2009-03-22 14:41:46 +00:00
Phil Barber
624736ad9f
Add DUHH's alternate Dwarf Fighter portrait,
...
...update changelogs, portrait credits, add DUHH to about.cfg
2009-03-22 13:56:29 +00:00
Nils Kneuper
3756e85487
regenerate doc files
2009-03-22 13:45:05 +00:00
Nils Kneuper
36cf1b908f
updated Lithuanian announcement translation
2009-03-22 13:26:43 +00:00
Mark de Wever
a8ea0057ef
Fix indention.
2009-03-22 12:39:49 +00:00
Tomasz Śniatowski
9fc863a7f7
value->ref fix
2009-03-22 13:01:33 +01:00
Nils Kneuper
5acac59592
add update of en_GB translation to the changelogs
2009-03-22 11:46:24 +00:00
Nils Kneuper
85765ff32b
fixed urls in Czech announcement translation
2009-03-22 09:53:27 +00:00
Nils Kneuper
1d27648e42
updated German, Slovak and Swedish announcement translation
...
fixed broken file for the Dutch version...
2009-03-22 09:30:47 +00:00
Jordà Polo
8efbbc8a66
Update Catalan translation
2009-03-22 09:14:05 +00:00
Guillaume Melquiond
f6cfa4ab51
Improved code readability.
2009-03-22 07:41:17 +00:00
Jordà Polo
e77f18ed85
Regenerate Dutch and Spanish translations
2009-03-22 07:39:50 +00:00
Daniel Franke
a0b356fa5b
Fix 'Trying to open file with empty name' stdout spam in MP lobby
2009-03-22 04:09:56 +00:00
Ignacio R. Morelle
1399c95cbd
Fix a G++ 4.3 warning reported by Zen_Clark on IRC:
...
src/editor2/editor_controller.cpp:704: warning: suggest parentheses
around && within ||
Ilor, please check that I didn't screw up the logic of this code
(apparently not).
2009-03-22 01:39:12 +00:00
Ignacio R. Morelle
0954bc4993
Spanish translation update (this time the last one).
2009-03-22 01:19:39 +00:00
Tomasz Śniatowski
8adce1051c
clarify auto terrain transition mode by adding a third option...
...
...(that was present in 1.4's editor). Now the updates can be either
fully automatic if a bit slow (on), happen only on mouse-up events
(partial) or be manual.
2009-03-22 01:32:14 +01:00
Tomasz Śniatowski
19b057678d
changelog typo fix
2009-03-22 01:28:16 +01:00
Tomasz Śniatowski
8ac2550ac7
changelog update for 2009-03-21T23:25:29Z!kailoran@gmail.com
2009-03-22 01:27:31 +01:00
Ignacio R. Morelle
da972bc217
The ~RC() image functor does not accept the special palette switch...
...
...~RC(palette1=palette2) syntax anymore. ~PAL(palette1>palette2)
should be used instead.
No idea what I was drinking when I decided to use ~RC(palette1=palette2)
instead of introducing a new functor (most likely I was thinking of the
overhead of the string comparison, but it's been reduced a lot since
then).
A wmllint test is missing, as well as backwards compatibility code. I
assume that this feature hasn't been used at all anyway.
2009-03-22 00:16:38 +00:00
Tomasz Śniatowski
b358e4611e
implement FR bug #13172...
...
...(output a WML-style list of selected tiles from the editor). Uses
the system clipboard.
2009-03-22 00:25:29 +01:00