Commit Graph

33853 Commits

Author SHA1 Message Date
Tomasz Śniatowski
cc604d718d make players leave rooms as they are enetering a game...
...and rejoin these rooms on exiting a game
2009-07-01 10:30:21 +01:00
Eugen Jiresch
1fb864389f added persistence flag to team_info 2009-07-01 08:57:47 +00:00
Bartek Waresiak
a67c972618 Fixed 'where' formula keyword bug 2009-07-01 01:25:46 +00:00
Iurii Chernyi
4df9f65d02 AI Refactoring: reworked event system...
...to allow cheap invalidation and on-demand initialization of move
maps after gamestate changes
2009-07-01 00:13:28 +00:00
Bartek Waresiak
b40f504bbc Poison formula update 2009-06-30 23:16:18 +00:00
Gregory Shikhman
07a633e501 Removed unnecessary files from default installation,
...split controllers into seperate files, created a separate file to
hold helper functions, updated TODO, updated html template to show
'None' for used filters when no filters are used
2009-06-30 20:56:09 +00:00
Bartek Waresiak
587ed03445 Update to poison RCA test scenario 2009-06-30 18:38:46 +00:00
Bartek Waresiak
03bac721d0 Rewritten RCA evaluation code, changed how RCA filters work 2009-06-30 18:37:56 +00:00
Guillaume Melquiond
41eb55a36d Fixed language switch not affecting unit descriptions (bug #13827). 2009-06-30 18:16:10 +00:00
Eugen Jiresch
a138abbb4f carryover gold is now stored via game_state.snapshot for singleplayer 2009-06-30 15:41:12 +00:00
Eugen Jiresch
713d533018 playsingle_controller::play_scenario()...
...now stores carryover_gold in the game_state snapshot (removal of
player_info part 1)
2009-06-30 14:29:09 +00:00
Sergey Popov
853c8df34f Added include for math.h to ensure that round() is declared.
cmath doesn't provide round on OpenSolaris and the C++ standard
doesn't list round as a function provided by <cmath>.
2009-06-30 13:12:36 +00:00
Eugen Jiresch
e60c62735a added optional parameter to gamestate::write_players...
...to use snapshot information rather than player_info
2009-06-30 08:15:35 +00:00
Gunter Labes
114ac8d9dc re-apply accidentally reverted commits 2009-06-29 21:07:15 +00:00
Gunter Labes
db81f3e343 used unsigned types for memory allocation 2009-06-29 21:04:23 +00:00
Gunter Labes
7a1dbeacdc Revert "Delayed substitution of macro arguments...
...so that they are preprocessed only once. (Fix bug #13606.)"
2009-06-29 21:04:17 +00:00
Gunter Labes
900ce1ccd3 Revert "Prevented comments embedded between macro brackets...
...from producing spurious newline characters."
2009-06-29 21:04:09 +00:00
Ben Anderman
b0550c5eb9 Changed preferences hotkey on Mac to the standard cmd+comma from cmd+p. 2009-06-29 19:48:00 +00:00
Nils Kneuper
b7f7c40abd updated Finnish translation 2009-06-29 18:57:54 +00:00
Sergey Popov
7666ea8193 Made windows installer write uninstall information...
...so Wesnoth will appear in Add/Remove Programs.
2009-06-29 18:28:06 +00:00
Gunter Labes
774fad816c made it clear that the lan server accepts any version...
...and tried to clarify the implications of that
2009-06-29 16:38:54 +00:00
Gunter Labes
bedebd2138 made verbose output readable 2009-06-29 16:38:51 +00:00
Gunter Labes
322edb0141 fixed the tar command 2009-06-29 16:38:35 +00:00
Gregory Shikhman
5b80ab5e46 Removed completed logging stuff from TODO, synced up TODO with wiki page 2009-06-29 15:27:15 +00:00
Gregory Shikhman
6e96b06183 added a file log (wesstats.log) as a logging target 2009-06-29 14:59:01 +00:00
Gregory Shikhman
4ea2b87f21 changed several print statements to use a logger instead 2009-06-29 14:49:45 +00:00
Sergey Popov
493df6d073 Bumped versnion in the name of userdata dir...
...and removed some cruft in windows installer script.
2009-06-29 09:29:04 +00:00
Gregory Shikhman
1d17374b7a Finished view deletion 2009-06-29 02:13:52 +00:00
Eric S. Raymond
789d7f2ac4 Fix a typo in multiplayer messages,
...and tweak opfix & translation templates to match.
2009-06-28 20:57:49 +00:00
Nils Kneuper
34daff1ad6 forgot to empty the release_notes past 1.7.0... 2009-06-28 17:10:58 +00:00
Nils Kneuper
36e5c6f94a dd +svn marker in correct section 2009-06-28 16:48:18 +00:00
Nils Kneuper
50de5cb553 post release version bump to 1.7.1+svn 2009-06-28 16:45:29 +00:00
Nils Kneuper
3b6884af5a just another pot-update... 2009-06-28 16:09:12 +00:00
Nils Kneuper
e3139758ad fixed typo in SoF scenario1 objectives preventing campaign from starting 2009-06-28 16:02:11 +00:00
Eric S. Raymond
f4e1eb7fc4 Remove an #undef that was messing up loading. 2009-06-28 15:57:56 +00:00
Nils Kneuper
2bd457bfbc bump version to 1.7.1 2009-06-28 15:42:50 +00:00
Eric S. Raymond
7944050124 Fix for bug #13792: Random villagers in THoT-5 doesn't work properly. 2009-06-28 15:33:21 +00:00
Tomasz Śniatowski
c04bf21eb5 Revert "show the not-functional-yet lobby dialog...
...when --new-widgets is used" for 1.7.1
2009-06-28 16:27:24 +01:00
Iurii Chernyi
84e2eb9ee1 Added info about player-visible changes to changelog 2009-06-28 15:25:50 +00:00
Nils Kneuper
a8ce7692fc just another pot-update preparing for 1.7.1 2009-06-28 15:20:21 +00:00
Iurii Chernyi
7ba34dee6c ai_composite: new candidate action:
...testing_ai_default::simple_move_and_targeting_phase plus bugfixes
2009-06-28 14:45:55 +00:00
Iurii Chernyi
5652b111c0 optional new-style AI configs...
...and generation of AI lists in multiplayer from files
2009-06-28 13:01:41 +00:00
Nils Kneuper
a07832cf93 pot-update (lots of changes...)
regenerated doc files
2009-06-28 11:41:38 +00:00
Nils Kneuper
e8a731cd6f add another svn:ignore entry 2009-06-28 11:40:37 +00:00
Nils Kneuper
69a49a1da1 add files to POTFILES.in
change textdomain for lobby_main (@ilor: or was there a specifc reason
to put this gui class into the main textdomain, not lib?)

set svn:ignore for src/ai/*/ folders
2009-06-28 11:13:50 +00:00
Tomasz Śniatowski
89215c3edf changelog update for the networking bug 2009-06-28 01:11:38 +01:00
Tomasz Śniatowski
4e414301b5 show the not-functional-yet lobby dialog when --new-widgets is used 2009-06-28 01:11:21 +01:00
Tomasz Śniatowski
abf8b9e4a2 WIP gui2 lobby 2009-06-28 01:11:03 +01:00
Tomasz Śniatowski
eb3f0cd9e2 fix windows wesnothd infinite loop issue 2009-06-28 01:10:44 +01:00
Tomasz Śniatowski
0045363070 VC9 projectfile update 2009-06-28 01:09:57 +01:00