13647 Commits

Author SHA1 Message Date
Mark de Wever
9e94e45899 updated the doxygen files with the www.wesnoth.org domain...
...and fixed broken links.
2006-11-12 11:44:52 +00:00
Richard Kettering
ac93420601 New images for spearman, swordsman, royal guard, and bowman. 2006-11-12 11:11:09 +00:00
Elias Pschernig
66b97feb3b CS: Do not add COPYING.txt if a COPYING file already exists in the campaign. 2006-11-11 19:58:57 +00:00
Elias Pschernig
75432970e3 As requested by Soliton, the campaign server now adds COPYING.txt
to all downloaded campaigns.
2006-11-11 19:13:16 +00:00
Gunter Labes
635d956944 map update 2006-11-11 19:04:57 +00:00
Gunter Labes
6b49a87ce9 added optimization back 2006-11-11 18:19:40 +00:00
Elias Pschernig
9c0968edcf added libwesnoth-core.a files for editor cross-compilation 2006-11-11 18:10:37 +00:00
Gunter Labes
3d9f3f0a31 silly neatening 2006-11-11 18:00:16 +00:00
Elias Pschernig
f6bda93eaa added wesnoth_editor.exe to cross-compilation script 2006-11-11 17:41:54 +00:00
Gunter Labes
78e625e872 updated maps 2006-11-11 17:23:04 +00:00
Serge Martin
2e350c12e3 remove an unappropriate FIXME comment 2006-11-10 22:43:25 +00:00
Nils Kneuper
c9544416ea updated French translation 2006-11-10 19:13:23 +00:00
Nils Kneuper
d97b0d9b4b updated French translation 2006-11-10 18:53:11 +00:00
Nils Kneuper
f206d6fb88 updated French translation 2006-11-10 13:24:06 +00:00
Patrick Parker
0b22e0f4f6 fix a quick replay bug...
...where joined players were stuck in quick replay mode until the
first end turn event.
2006-11-10 04:07:33 +00:00
Patrick Parker
f7a2a961f2 makes trunk compile again for MSVC users 2006-11-10 02:36:39 +00:00
John W. C. McNabb
cddfce3f7e fixed error redefining buffersize on win32 systems. 2006-11-09 20:11:21 +00:00
Karol Nowak
14d410be44 limit the max size of sound cache (very low if compiled with --enable-lowmem)
reduce sound buffer size for GP2X to get rid of latency
remove redundant turn bell playing code and cache
2006-11-09 01:17:07 +00:00
Lari Nieminen
c328686051 Reverted the previous commit, since I just messed up
(there isn't supposed to even be a wesnoth.ico here).
2006-11-08 15:45:53 +00:00
Lari Nieminen
45915ba039 Fixed wesnoth.ico, which was still using the old style orange W icon. 2006-11-08 15:36:24 +00:00
Nils Kneuper
8319278448 updated Greek translation 2006-11-08 10:38:02 +00:00
Nils Kneuper
4e45cef2a4 updated French translation 2006-11-07 16:30:57 +00:00
Serge Martin
39973edc00 fix a crash when filename is shorter than extension 2006-11-07 12:16:48 +00:00
Elias Pschernig
575b47de80 Python's unittype.name now uses id() instead of language_name().
(fixes bug #7632)
2006-11-05 21:34:51 +00:00
Serge Martin
cefdd66e5a clean a little bit use of new/delete operator.
- replace 1 free by delete

- return NULL inside of a new object noone delete

- remove some unnecessary check for ==NULL before delete

- call delete for each new call (not true : still one new with no
  delete i've added a FIXME)

- some formating change
2006-11-05 18:39:23 +00:00
Jérémy Rosen
6352d7a39a more refresh tweaks 2006-11-05 17:58:05 +00:00
John W. C. McNabb
735bc2afaf Step towards TC upgrade 2006-11-05 17:45:32 +00:00
Jérémy Rosen
12f9e65110 fix problem with unit movement redraw at very high turbos speed 2006-11-05 15:30:00 +00:00
Mark de Wever
c8b587b1a9 Reverted commit 2006-10-09T21:38:45Z!mcn4bb@gmail.com upon request of Darth Fool.
Commit 2006-10-09T21:38:45Z!mcn4bb@gmail.com defines terrain y and this breaks UMC scenario's
which also uses terrain y. Noticed in the first scenario of Return of
the Legion, where the villages were aliassed to cavewalls.
2006-11-05 13:30:12 +00:00
Jérémy Rosen
55ddaf2b6a fix a small mem leak in themes should have no impact 2006-11-05 12:43:27 +00:00
Jérémy Rosen
cf3bbc22ce fix wrong death animation on attacker's death 2006-11-05 12:12:35 +00:00
Richard Kettering
018b2a000b Updated animations for Troll. 2006-11-05 09:42:55 +00:00
Richard Kettering
893087b5f5 New images for troll. 2006-11-05 09:34:36 +00:00
Richard Kettering
6d3e2089f9 Animation tweaks for poacher line. 2006-11-04 11:18:13 +00:00
Richard Kettering
6bd40a4b76 New, TC images for many of the outlaws. 2006-11-04 10:47:52 +00:00
Joseph Simmons
570d9bc72f I went ahead and updated the tags for gameplay0x.ogg...
...to include author, album, year, and genre. If for some reason this
change is not desired it can be reverted.
2006-11-03 20:17:51 +00:00
Serge Martin
631d5eabc6 fix potential memory leak 2006-11-03 11:40:33 +00:00
Serge Martin
c67f3ac9ef improve preference_display UI 2006-11-02 21:44:59 +00:00
Nils Kneuper
bb0506aee0 updated French translation 2006-11-02 21:24:38 +00:00
John W. C. McNabb
16ff56c165 cleaned up comments 2006-11-02 20:04:31 +00:00
John W. C. McNabb
b58e2d8f3a Added Parenthetical_split function. 2006-11-02 19:42:49 +00:00
Serge Martin
f795258e77 FR https://gna.org/bugs/?7358 :
Please send a <server> message when a side is changed to AI control
2006-11-01 20:56:19 +00:00
Lari Nieminen
076084d2a2 Fixed a few small portrait bugs
(Jessica and Eldaric didn't get the proper portraits assigned to them).
2006-11-01 11:44:34 +00:00
Serge Martin
8c80f8d1fe now green game bug is gone.
I please to introduce you yellow display
2006-11-01 11:22:45 +00:00
Serge Martin
f9e0aa4015 change the leader name when changing controller 2006-11-01 09:48:11 +00:00
Serge Martin
f96d4dec92 some clean 2006-10-31 10:09:11 +00:00
Serge Martin
ec456bab22 Test It !
Use current_player() every where i can.
I want to merge the 3 commit i make in 1.2 to fix some bug
2006-10-30 21:37:34 +00:00
Mark de Wever
03ec713129 fixed terrain selection probabilites
also adds the probabilities as comment in the file (patch #617 by sparr)
2006-10-30 17:42:51 +00:00
David Philippi
1827abd14f new version of DejaVu with cyrilic/greek improvements 2006-10-30 16:48:11 +00:00
Serge Martin
c9f227e59d empty slots stay as empty slots 2006-10-30 10:50:47 +00:00