34864 Commits

Author SHA1 Message Date
Sergey Popov
fe0f94e913 Updated SConstruct to reflect KDE and libnotify notification...
...backends unification.
2009-08-10 09:47:58 +00:00
Richard Kettering
b1de048be2 Shadow updates on the bowman and fencer lines. 2009-08-10 08:32:23 +00:00
Gregory Shikhman
f674327d57 Added mp log support to backend, finished support for kill events on backend 2009-08-10 08:12:54 +00:00
Gregory Shikhman
3c1fab08ab Fixed the variables read from gamestate.classification...
...so that mp logs are complete instead of malformed. Fixed a logic
error in a recent refactor.
2009-08-10 08:11:51 +00:00
Gregory Shikhman
a9fb89a0c9 Added information that only specific parameters can follow --multiplayer. 2009-08-10 07:38:19 +00:00
Gregory Shikhman
96f859d0cd Added recent work on --screenshot and --new-uploader to changelog. 2009-08-10 06:36:27 +00:00
Gregory Shikhman
189e521ae9 Enabled log uploads for ai vs. ai multiplayer matches...
...(logs are still incomplete, however). refactored
read_replay(). Wrote new upload_log.start() without deprecated
parameters.
2009-08-10 06:32:31 +00:00
Guillaume Melquiond
12e2249d1d Removed dependency on qt for kde-style notifications. Updated notes. 2009-08-10 06:11:23 +00:00
Guillaume Melquiond
96a88e73a0 Removed dependency on gtkmm/libnotify for fdo-style notifications.
First step toward unifying code for Gnome and KDE notifications.
2009-08-09 23:21:08 +00:00
Gunter Labes
13bc5406f2 made one ban entry one line again 2009-08-09 22:27:31 +00:00
Gunter Labes
234fda3db0 allowed filtering the ban lists by ipmasks 2009-08-09 22:03:56 +00:00
Gunter Labes
09fc2580f8 formatting fixes 2009-08-09 22:03:43 +00:00
Iurii Chernyi
3b93f971b7 added example usage of side_formulas stage to 'Formula AI' multiplayer AI 2009-08-09 21:04:47 +00:00
Iurii Chernyi
96576007f9 fixed initialization and naming of side_formulas formula_ai stage,
...added error reporting of incorrect fai stage names
2009-08-09 21:04:38 +00:00
Gregory Shikhman
11366bcd4d Added kill_event parsing to the upload_log server.
kill_events are added to the KILLMAP table.
2009-08-09 20:39:47 +00:00
Gregory Shikhman
fccd118c38 Added support for multiple WML child nodes of the same name...
...to the simple parser.
2009-08-09 20:16:51 +00:00
Ignacio R. Morelle
80ca33ffcc Allow using sound= in [story] [part] nodes. 2009-08-09 20:14:12 +00:00
Iurii Chernyi
640594d6cc fixed issue with having only one formula_ai per...
...'all human players in case of local game' - now there is one
formula_ai per side
2009-08-09 20:10:12 +00:00
Ignacio R. Morelle
fbcfa3e13a Mention fix of bug #14039 in changelogs...
...(music playlists not working, yadda yadda yadda...)
2009-08-09 20:00:19 +00:00
Mark de Wever
fb08fa3e20 The widget in a stacked widget now grows properly. 2009-08-09 19:52:28 +00:00
Mark de Wever
5dd0ff3299 Add a debug background colour feature for widgets.
This feature allows a widget's background area to be coloured so it's
directly visible which area a widget occupies. This feature is meant for
debugging only and not available for LOW_MEM builds.
2009-08-09 19:52:07 +00:00
Gunter Labes
b7e508d616 forgot an adjustment when porting to trunk 2009-08-09 19:47:42 +00:00
Gunter Labes
ad7f4738dc disabled adding the era id to the OOS reason
it just creates a huge list over time and we'll never know what caused the OOS anyway
2009-08-09 19:37:41 +00:00
Gunter Labes
2027a77db5 added the pm command to the help message 2009-08-09 19:37:37 +00:00
Gunter Labes
9578bb46ea mark online players in the searchlog result
call searchlog if status found no match
2009-08-09 19:11:52 +00:00
Gunter Labes
4695eccabc strip whitespace so tabcompleted nicks don't mess up commands 2009-08-09 19:11:49 +00:00
Gunter Labes
8c34ffbbeb split a requests command from the metrics 2009-08-09 19:11:45 +00:00
Gunter Labes
d19f306768 don't add already existing entries to the ip_log_ 2009-08-09 19:11:35 +00:00
Mark de Wever
e661d2f4c1 Added experimental listbox grow support.
This allows a listbox to grow, but keep the unused area blank instead of
trying to allocate it for it's content. The feature had minimal testing,
but ran into a problem that the stacked widget doesn't let the room
grow. This needs to be fixed before testing further.
2009-08-09 15:15:11 +00:00
Mark de Wever
fd05e12d11 Disable old linked widgets method in the listbox.
At the moment the listbox will trigger an assertion failure, when
there's still some code which depends on the old way. The code will soon
entirely be removed.
2009-08-09 15:15:06 +00:00
Mark de Wever
c79d2f4e4e Convert listbox to new linked widget style. 2009-08-09 15:15:01 +00:00
Mark de Wever
fd016385f9 Add more info about the linked group feature. 2009-08-09 08:37:10 +00:00
Mark de Wever
665711baf8 Convert listbox to new linked widget style. 2009-08-09 08:37:06 +00:00
Mark de Wever
94b612bb82 Convert listbox to new linked widget style. 2009-08-09 08:37:01 +00:00
Mark de Wever
746b5c2608 Convert listbox to new linked widget style. 2009-08-09 08:36:57 +00:00
Mark de Wever
0db4278602 Convert listbox to new linked widget style. 2009-08-09 08:36:53 +00:00
Mark de Wever
a94816c285 Convert listbox to new linked widget style. 2009-08-09 08:36:48 +00:00
Mark de Wever
8626347798 Rename the label field to message. 2009-08-09 08:36:43 +00:00
Mark de Wever
fe5d7d84c4 snprintf -> str_cast. 2009-08-09 08:36:37 +00:00
Gregory Shikhman
a7cc349a9d Added kill event data from replays into upload logs. 2009-08-09 05:29:49 +00:00
Ignacio R. Morelle
270319e94b Use %zd instead of %lu, the latter caused warnings on 32-bit platforms...
%zd should work for any definition of size_t.
2009-08-09 00:43:32 +00:00
Ignacio R. Morelle
08eea8ead7 Fix a 64-bit specific gcc/glibc warning concerning usage of printf...
...(%d being used for a size_t variable instead of %lu).
2009-08-09 00:31:36 +00:00
Sergey Popov
09577dd018 Fixed compiler error introduced by 2009-08-08T22:26:14Z!cornmander@cornmander.com 2009-08-08 23:49:49 +00:00
Sergey Popov
d96f28309d Prevent building of translations if 'wesnoth' target is requested...
...but its dependencies aren't found.
2009-08-08 23:49:44 +00:00
Sergey Popov
5b4ece9bc6 Check for fribidi, X11, etc only if checks for client dependencies succeed.
Check for poll, select and round before all other checks.
2009-08-08 23:49:38 +00:00
Iurii Chernyi
cf0c168e1c new source file for formula debugger 2009-08-08 22:27:50 +00:00
Iurii Chernyi
0525d76b79 fixed stage names in ai config in formula test scenario 2009-08-08 22:26:46 +00:00
Gregory Shikhman
ca63e09cf6 Added detailed kill-event logging to replays.
initial work on parsing those events from replays into
upload_logs. added hook read_replay() to read replays after scenario
end but before the upload_log deconstructor is called.
2009-08-08 22:26:14 +00:00
Mark de Wever
4f438baabc Attempt to fix the lobby dynamic_cast crashes.
Since I haven't been able to reproduce the problem I haven't been able
to test whether it really fixes the problem. Soliton/ilor please test.
2009-08-08 21:34:36 +00:00
Richard Kettering
c055d4591d Shadow updates on the loyalist leaders. 2009-08-08 21:30:59 +00:00