Commit Graph

27305 Commits

Author SHA1 Message Date
Mark de Wever
633a3a4451 Enable page up and page down in the listbox. 2008-09-02 18:04:28 +00:00
Mark de Wever
43d4ec7052 When using the arrows make sure the selected item remains visible. 2008-09-02 18:04:22 +00:00
Mark de Wever
37e34d067c Make sure the arrow keys don't select inactive rows. 2008-09-02 18:04:15 +00:00
Mark de Wever
289aaa9f0b Listbox cell refactoring.
The cells in a listbox now share some more macros and the background of
the selected cell now looks like the version in the older gui.
2008-09-02 18:03:53 +00:00
Eric S. Raymond
011cbdf919 Minor cleanup. 2008-09-02 17:54:41 +00:00
Tomasz Śniatowski
702df82a37 editor2: slight map_context cleanup, clear undo and stacks on map load 2008-09-02 17:51:11 +01:00
Eric S. Raymond
6326aa4ec4 Typo fix. 2008-09-02 16:01:10 +00:00
Eric S. Raymond
339599149f Another try at fixing AI0867's bug. 2008-09-02 15:56:21 +00:00
Eric S. Raymond
881e5e3ff6 Fix a bug reported by AI0867. 2008-09-02 15:50:24 +00:00
Eric S. Raymond
711a6e853a Yet another try at getting status display right. 2008-09-02 15:20:49 +00:00
David Philippi
e0f695d178 hungarian translation update 2008-09-02 14:26:24 +00:00
Nils Kneuper
c9a458c872 updated Galician translation 2008-09-02 14:15:09 +00:00
Tomasz Śniatowski
a6e1dd56db make editor2's quit to desktop always work 2008-09-02 12:08:03 +01:00
Gunter Labes
f3f36f03fe give the socket an invalid username to ensure it is unique
restrict shut_down and restart commands to use via the socket only

update the command help for unprivileged users
2008-09-02 10:09:44 +00:00
Pauli Nieminen
4991961860 Fixed linewrapping with not to wrap markups (bug #11946 and bug #11945) 2008-09-02 09:37:36 +00:00
Pauli Nieminen
7042262a38 Fixed reserved slot to be take able by join client
Fixed multiplayer_connect to convert new ai controllers
2008-09-02 09:32:56 +00:00
Gunter Labes
cf84da4b3d update the command help message 2008-09-02 08:47:17 +00:00
Ignacio R. Morelle
1ecc92c06e Replaced unknown [variable] tag with [set_variable]
Fixed wrong image path to merman
2008-09-02 04:23:49 +00:00
Eric S. Raymond
6d417ce2f5 Address bug #12259. 2008-09-02 00:32:16 +00:00
Eric S. Raymond
cb33e98e29 Remove upconvert switch, it's no longer needed. 2008-09-02 00:30:42 +00:00
Eric S. Raymond
bbfcf3c0c1 Fix deprecated weapon filter syntax, 2008-09-02 00:28:19 +00:00
Pauli Nieminen
634f5a8286 Fixed crash bug when overwriting existing ban which was permanent 2008-09-01 20:52:19 +00:00
Pauli Nieminen
742f00142b Fixed MP saves to transfer correct completion state...
...to remote clients when loadin game (bug #10385)
2008-09-01 20:52:02 +00:00
Pauli Nieminen
89dd6be49a Moved error messages from std::cerr to ERR_NG 2008-09-01 20:39:14 +00:00
Pauli Nieminen
62207d89e9 Fixed loading ai parameters. MP side defination now overwrites era values (bug #12171) 2008-09-01 17:33:32 +00:00
Gunter Labes
38badc0a51 add a note about needed map settings 2008-09-01 16:04:13 +00:00
Lari Nieminen
ece0b0ed4e Removed the holy ankh.
Should be replaced with something less confusing and more suitable in
the future.
2008-09-01 13:41:11 +00:00
Pauli Nieminen
6ca25e2e7c Fixed crash when ai moves units next to level 0 hiden unit (bug #12252) 2008-09-01 12:52:49 +00:00
Gunter Labes
f62e0366aa background wesnothd again.. 2008-09-01 12:27:13 +00:00
Gunter Labes
b053f464cc set a special port for the test mode 2008-09-01 12:19:10 +00:00
Gunter Labes
c41159b87e remove support for 1.2
simplify and add a test mode
2008-09-01 12:15:47 +00:00
Pauli Nieminen
41471973fb Fixed test errors not to be overwriten from same build.
Fixed image link in header to go to front page
2008-09-01 11:48:07 +00:00
Patrick Parker
2706f4bf9d prevent a potential crash in unit_map::clean_invalid 2008-09-01 10:19:50 +00:00
Nils Kneuper
4e6f2089d9 drop 'const' to fix a warning in gcc 4.3.1 2008-09-01 08:42:31 +00:00
Pauli Nieminen
50d2c32042 Fixed server configuration reload to trigger ban writing if filename changed 2008-09-01 01:23:48 +00:00
Gunter Labes
dc3fb7b0e3 disable the banlist in favour of the new ban save file 2008-09-01 00:43:02 +00:00
Gunter Labes
bb19585b18 improve [ban_time] documentation 2008-09-01 00:36:55 +00:00
Pauli Nieminen
03343a3fdd Improved ban_time documentation 2008-09-01 00:06:29 +00:00
Pauli Nieminen
d0240c3073 Optimized parser:
* Made it possible to inline tokenizer because of huge amount of calls

* Changed token struct a bit because it was taking too larg part of
  next_token execution time.
2008-08-31 23:26:05 +00:00
Pauli Nieminen
cf4ec348b0 Fixed cancelation of asyncronous operations to work (cancel connect operation) 2008-08-31 23:25:57 +00:00
Pauli Nieminen
c151ab7e74 Added performance test for config_cache
added some comments to config_cache
2008-08-31 23:25:46 +00:00
Pauli Nieminen
1d6c5db680 Fixed compilation with boost 1.33 2008-08-31 23:18:12 +00:00
Gunter Labes
cdc198e8b1 enable the bandwidth monitor 2008-08-31 22:48:58 +00:00
Gunter Labes
773c97c31c updated dev version 2008-08-31 22:48:33 +00:00
Gunter Labes
ac432ae132 return to using sh after fixing the signals 2008-08-31 22:23:55 +00:00
Gunter Labes
e56cb08ae3 don't try to trap SIGKILL but SIGHUP instead 2008-08-31 21:37:30 +00:00
Gunter Labes
be64181bb7 run the script with bash since we're really expecting bash not sh 2008-08-31 21:25:58 +00:00
David Philippi
2fa5c7e514 hungarian translation update 2008-08-31 21:13:34 +00:00
Patrick Parker
6511160a75 now able to safely insert to an index at array.length...
...using [set_variables] mode=insert (before it would create empty
child data before inserting).
2008-08-31 19:56:15 +00:00
Mark de Wever
7498fd2fc5 Remove deprected macros. 2008-08-31 17:43:34 +00:00