------------------------------------------------------------------------ r16520 | yexo | 2009-06-05 17:36:39 +0000 (Fri, 05 Jun 2009) | 1 line -Fix [NoAI]: Make sure AIBridge::BuildBridge returns what the documentation says it does (r16244 for AIBridge) ------------------------------------------------------------------------ r16519 | alberth | 2009-06-05 07:25:26 +0000 (Fri, 05 Jun 2009) | 1 line -Add: Prevent hiding of a window titlebar behind the status bar. ------------------------------------------------------------------------ r16518 | translators | 2009-06-04 16:25:43 +0000 (Thu, 04 Jun 2009) | 3 lines -Update: WebTranslator2 update to 2009-06-04 16:25:41 swedish - 39 fixed by daishan (39) ------------------------------------------------------------------------ r16517 | alberth | 2009-06-04 14:34:38 +0000 (Thu, 04 Jun 2009) | 1 line -Codechange: Switched intro-screen and town directory window to nested widget trees. ------------------------------------------------------------------------ r16516 | alberth | 2009-06-04 14:07:05 +0000 (Thu, 04 Jun 2009) | 1 line -Codechange: Added click and drag handling for nested widgets. ------------------------------------------------------------------------ r16515 | alberth | 2009-06-04 12:46:37 +0000 (Thu, 04 Jun 2009) | 1 line -Codechange: Added scrollbar handling for nested widgets, and finding widgets by type or position in the tree. ------------------------------------------------------------------------ r16514 | alberth | 2009-06-03 21:13:13 +0000 (Wed, 03 Jun 2009) | 1 line -Codechange: Add widget flags, and drawing and invalidating. ------------------------------------------------------------------------ r16513 | alberth | 2009-06-03 20:00:33 +0000 (Wed, 03 Jun 2009) | 1 line -Codechange: Add nested widgets root and array to Window, and NWidgetBase::FillNestedArray() to fill the array. ------------------------------------------------------------------------ r16510 | rubidium | 2009-06-03 18:47:08 +0000 (Wed, 03 Jun 2009) | 2 lines -Doc: silence some (AI) doxygen warnings by adding comments about the appropriate things. ------------------------------------------------------------------------ r16509 | yexo | 2009-06-03 15:59:26 +0000 (Wed, 03 Jun 2009) | 1 line -Fix (r16502): All Sleep/DoCommand calls failed instead of only those via a call/acall/pcall function ------------------------------------------------------------------------ r16507 | smatz | 2009-06-03 00:05:51 +0000 (Wed, 03 Jun 2009) | 1 line -Fix (r16503): segfault when deleting non-last graphics set ------------------------------------------------------------------------ r16506 | smatz | 2009-06-02 19:56:23 +0000 (Tue, 02 Jun 2009) | 1 line -Fix: count only active clients (not those waiting for map download) when checking min_active_clients limit ------------------------------------------------------------------------ r16505 | rubidium | 2009-06-02 19:12:28 +0000 (Tue, 02 Jun 2009) | 2 lines -Fix [FS#2951] (r16472): since g++ 4.4 the implicit (default) constructor will zero the whole class. This caused all vehicle indices to be 0, which causes all kinds of trouble. ------------------------------------------------------------------------ r16504 | smatz | 2009-06-02 12:57:47 +0000 (Tue, 02 Jun 2009) | 1 line -Fix [FS#2948](r16435): one couldn't build anything in the scenario editor ------------------------------------------------------------------------ r16503 | rubidium | 2009-06-02 12:56:38 +0000 (Tue, 02 Jun 2009) | 2 lines -Fix: base graphics names must be unique, so don't add duplicates (even if the versions differ). ------------------------------------------------------------------------ r16502 | yexo | 2009-06-01 22:00:47 +0000 (Mon, 01 Jun 2009) | 2 lines -Fix [FS#2935]: when an AI was suspended while in a function called (indirectly) via call/acall/pcall OpenTTD crashed. Fix this by disallowing AIs to be suspended while called via call/acall/pcall. IMPORTANT FOR AI WRITERS: AIs can no longer call any DoCommand functions (change anything, build vehicles, etc.) in a function called (indirectly) via call/acall/pcall. Where possible, please rewrite your code so it doesn't use call/acall/pcall ------------------------------------------------------------------------ r16501 | alberth | 2009-06-01 20:45:46 +0000 (Mon, 01 Jun 2009) | 1 line -Codechange: Introduced different phases in resizing a nested widget tree. ------------------------------------------------------------------------ r16499 | translators | 2009-06-01 17:32:40 +0000 (Mon, 01 Jun 2009) | 4 lines -Update: WebTranslator2 update to 2009-06-01 17:32:36 luxembourgish - 3 fixed, 11 changed by *jigo* (14) serbian - 105 fixed by etran (105) ------------------------------------------------------------------------ r16498 | frosch | 2009-06-01 15:01:54 +0000 (Mon, 01 Jun 2009) | 1 line -Codechange: Remove hardly used HASBITS. ------------------------------------------------------------------------ r16497 | smatz | 2009-06-01 14:36:36 +0000 (Mon, 01 Jun 2009) | 1 line -Feature [FS#2870]: Q/W/E/D will now open the landscape toolbar and select appropriate tool ------------------------------------------------------------------------ r16496 | smatz | 2009-06-01 13:34:13 +0000 (Mon, 01 Jun 2009) | 1 line -Codechange: remove one useless dynamic_cast<> ------------------------------------------------------------------------ r16495 | alberth | 2009-06-01 13:28:05 +0000 (Mon, 01 Jun 2009) | 1 line -Codechange: Renamed a few variables. ------------------------------------------------------------------------ r16494 | smatz | 2009-06-01 13:14:56 +0000 (Mon, 01 Jun 2009) | 1 line -Codechange: cache train's speed limit caused by curves ------------------------------------------------------------------------ r16493 | rubidium | 2009-06-01 12:56:18 +0000 (Mon, 01 Jun 2009) | 2 lines -Fix: missing/wrong @file doxygen 'headers' ------------------------------------------------------------------------ r16492 | smatz | 2009-06-01 11:49:46 +0000 (Mon, 01 Jun 2009) | 1 line -Remove: support for gcc2. It hasn't been able to compile OTTD for months. All attempts to do another workaround failed. ------------------------------------------------------------------------ r16491 | alberth | 2009-06-01 11:43:36 +0000 (Mon, 01 Jun 2009) | 1 line -Codechange: Added parentheses around bitwise operators for code style. ------------------------------------------------------------------------ r16490 | frosch | 2009-06-01 08:35:35 +0000 (Mon, 01 Jun 2009) | 1 line -Fix: Do not draw train details over the scrollbar. ------------------------------------------------------------------------ r16489 | alberth | 2009-05-31 20:52:35 +0000 (Sun, 31 May 2009) | 1 line -Fix [FS#2937] (r16258): Do not resize a widget twice (erikjanp) ------------------------------------------------------------------------ r16488 | alberth | 2009-05-31 20:33:09 +0000 (Sun, 31 May 2009) | 1 line -Codechange [FS#2941]: Use widget numbers of base grap window and cargo payment window in the window handling code (erikjanp) ------------------------------------------------------------------------ r16487 | alberth | 2009-05-31 20:18:47 +0000 (Sun, 31 May 2009) | 1 line -Codechange [FS#2940]: Add widget numbers to news display and news history windows (based on work by erikjanp) ------------------------------------------------------------------------ r16486 | alberth | 2009-05-31 19:51:49 +0000 (Sun, 31 May 2009) | 1 line -Codechange [FS#2939]: Added widget numbers to the airport toolbar (based on work by erikjanp) ------------------------------------------------------------------------ r16485 | alberth | 2009-05-31 19:29:40 +0000 (Sun, 31 May 2009) | 1 line -Fix [FS#2938]: Move date in news window a pixel away from the right-edge (erikjanp) ------------------------------------------------------------------------ r16484 | alberth | 2009-05-31 14:30:58 +0000 (Sun, 31 May 2009) | 3 lines -Cleanup: Renamed widget variable to widget_index and introduced widget_type variable. -Fix: Prevented out-of-bounds array access when not clicking at a widget. ------------------------------------------------------------------------ r16483 | frosch | 2009-05-31 14:04:19 +0000 (Sun, 31 May 2009) | 1 line -Codechange: Enumerate tabs in train details window. ------------------------------------------------------------------------ r16480 | frosch | 2009-05-31 12:03:14 +0000 (Sun, 31 May 2009) | 1 line -Fix (r15617): Invalidate newgrf variable caches of more vehicles in more places. Esp. they were only invalidated for trains. ------------------------------------------------------------------------ r16479 | frosch | 2009-05-31 11:31:10 +0000 (Sun, 31 May 2009) | 1 line -Fix (r5146): Call callbacks after initialisation of vehicle variables. ------------------------------------------------------------------------ r16478 | frosch | 2009-05-31 11:27:10 +0000 (Sun, 31 May 2009) | 1 line -Fix (r15378): Determining most common (sub-)cargo-type was broken due to someone confusing similiary named variables. ------------------------------------------------------------------------ r16477 | rubidium | 2009-05-31 11:04:56 +0000 (Sun, 31 May 2009) | 2 lines -Fix [FS#2936] (r12650): loading indicator when 'unload' in and 'no loading' is off was pointing to the wrong direction. ------------------------------------------------------------------------ r16476 | smatz | 2009-05-31 09:34:40 +0000 (Sun, 31 May 2009) | 1 line -Fix (r16475): wrong version of the patch ------------------------------------------------------------------------ r16475 | smatz | 2009-05-31 09:33:12 +0000 (Sun, 31 May 2009) | 1 line -Codechange: move code invalidating Vehicle::last_station_visited to more logical place ------------------------------------------------------------------------ r16474 | rubidium | 2009-05-31 09:31:56 +0000 (Sun, 31 May 2009) | 2 lines -Fix [FS#2933]: could set company related settings via query window ------------------------------------------------------------------------ r16473 | smatz | 2009-05-30 20:44:34 +0000 (Sat, 30 May 2009) | 1 line -Fix [FS#2934](r16442): show all non-effect vehicles in the minimap, not only effect vehicles ------------------------------------------------------------------------ r16472 | smatz | 2009-05-30 20:13:12 +0000 (Sat, 30 May 2009) | 1 line -Codechange: set vehicle type in SpecializedVehicle constructor instead of constructor of each vehicle type ------------------------------------------------------------------------ r16471 | rubidium | 2009-05-30 17:48:22 +0000 (Sat, 30 May 2009) | 2 lines -Fix (r16461): don't test in 0.3.4 when you meant to test in trunk@HEAD. ------------------------------------------------------------------------ r16470 | smatz | 2009-05-30 17:43:24 +0000 (Sat, 30 May 2009) | 1 line -Fix (r14293): track reservation was drawn at bridge heads in the menu ------------------------------------------------------------------------ r16469 | translators | 2009-05-30 17:31:35 +0000 (Sat, 30 May 2009) | 4 lines -Update: WebTranslator2 update to 2009-05-30 17:31:31 afrikaans - 6 fixed by Chilli (6) luxembourgish - 290 fixed, 793 changed by *jigo* (1083) ------------------------------------------------------------------------ r16468 | alberth | 2009-05-30 14:18:06 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Use GetWidgetOfType() for finding an edit box. ------------------------------------------------------------------------ r16467 | alberth | 2009-05-30 12:41:53 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Unduplicate setting of widget focus (with thanks to Smatz). ------------------------------------------------------------------------ r16466 | alberth | 2009-05-30 11:42:19 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Improved wording in comments. ------------------------------------------------------------------------ r16465 | alberth | 2009-05-30 11:30:25 +0000 (Sat, 30 May 2009) | 1 line -Codechange: Eliminated GetGloballyFocusedWidget(), it was used only once. ------------------------------------------------------------------------ r16464 | alberth | 2009-05-30 11:24:06 +0000 (Sat, 30 May 2009) | 1 line -Codechange (r16422): Added a missing const_cast<> ------------------------------------------------------------------------ r16463 | alberth | 2009-05-30 11:01:05 +0000 (Sat, 30 May 2009) | 1 line -Cleanup: Code style fixes. ------------------------------------------------------------------------ r16462 | rubidium | 2009-05-29 21:24:51 +0000 (Fri, 29 May 2009) | 2 lines -Change [FS#2930]: use a safer way to detect the hash of a mercurial repository (planetmaker) ------------------------------------------------------------------------ r16461 | rubidium | 2009-05-29 21:13:44 +0000 (Fri, 29 May 2009) | 2 lines -Fix [FS#2929]: add some valid orders so the trains leave the depot again... ------------------------------------------------------------------------