1
0
Fork 0

Commit Graph

  • ea0018fced (svn r7173) -Codechange (r6824): Allow the user to change the chat-destination when chatting with <ENTER> or 'T' instead of the game choosing one for you automatically. Darkvater 2006-11-16 17:44:04 +0000
  • edcbb10565 (svn r7172) -Fix [r6931]: The console showed '?' characters instead of colours. Now strip all colours for the console. It's a bit magicky (magic numbers) but UTF8 fixes that soon. Darkvater 2006-11-16 17:41:24 +0000
  • 81b84c9091 (svn r7171) WebTranslator2 update to 2006-11-16 18:14:50 bulgarian - 2 fixed, 3 deleted, 2 changed by kokobongo (7) dutch - 2 fixed by habell (2) italian - 2 fixed by sidew (2) slovak - 1 fixed by lengyel (1) miham 2006-11-16 17:15:26 +0000
  • 23d49e8231 (svn r7170) -Fix: [sdl] Non-working console toggle for some keyboard layouts. Do not OR the backquote character but set it. Happened on Linux with Hungarian keyboard for example. Darkvater 2006-11-16 16:50:54 +0000
  • 07be991e62 (svn r7169) -Fix: [FS#388] Station sign (and base station coordinates) didn't move along with station when station moved by walking. (HMage) KUDr 2006-11-16 16:18:00 +0000
  • 591a34296d (svn r7167) -Fix: [FS#367] Crash: engine.h:194: RailVehInfo: Assertion (reported by skidd13) KUDr 2006-11-16 13:59:26 +0000
  • 2cc0c4b344 (svn r7166) -Fix: [FS#402] MiniMap was misplacing vehicles sometimes (HMage) KUDr 2006-11-16 12:31:38 +0000
  • a9312f348c (svn r7164) -Fix: [YAPF] assert when look-ahead polynomial result (red-signal penalty) is negative. Such penalty is now added as positive penalty for the appropriate green signal. (DannyA) KUDr 2006-11-16 10:51:42 +0000
  • 5a9e70b720 (svn r7163) -Codechange: Disable compilation of additional yapf code. Darkvater 2006-11-16 00:09:39 +0000
  • 336e0a1775 (svn r7162) -CodeChange: disabled compilation of unused code (Darkvater) KUDr 2006-11-15 23:47:52 +0000
  • 811455f74f (svn r7161) -Codechange: Update currency exchange rates... yes I'm bored ;p Darkvater 2006-11-15 21:57:47 +0000
  • e89a255238 (svn r7160) -Feature [SF 1243657, 1171147]: Slovak/Brazil currency patch (gpsoft, klanticus) Darkvater 2006-11-15 21:51:16 +0000
  • a353e354fd (svn r7157) -Fix [FS#221, SF1168820]: Some mouse events possibly lost under high CPU load, handle mouse input right away instead of waiting for GameLoop. (KUDr) Darkvater 2006-11-15 21:01:19 +0000
  • b713974cd8 (svn r7156) -Codechange: Remove obsolete variable, localize global variable, use GB and change logic of the win32: TAB speeds up, but ALT+TAB doesn't code. Darkvater 2006-11-15 19:49:16 +0000
  • d33605ff21 (svn r7155) WebTranslator2 update to 2006-11-15 20:44:45 ukrainian - 6 fixed, 2 changed by znikoz (8) miham 2006-11-15 19:45:16 +0000
  • 2defe34634 (svn r7154) [Translations] Added new language: serbian miham 2006-11-15 19:36:47 +0000
  • 3a03b70319 (svn r7153) -Fix [FS#279]: Some keyboard events possibly lost under high CPU load, handle keyboard input in place instead of global variables magic. (KUDr) Darkvater 2006-11-15 19:35:52 +0000
  • 4a986e43d4 (svn r7152) -Feature (FS#396): allow towns to be built on top of trees in the scenario editor. rubidium 2006-11-15 18:57:00 +0000
  • 118f5b796f (svn r7149) WebTranslator2 update to 2006-11-14 18:26:05 estonian - 1 fixed by vermon (1) portuguese - 22 fixed by izhirahider (22) turkish - 2 fixed, 8 changed by jnmbk (10) miham 2006-11-14 17:26:41 +0000
  • ddda3c8b2f (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) KUDr 2006-11-14 13:42:50 +0000
  • ecccf79c07 (svn r7146) -CodeChange: ST_CONST macro removed as it is no longer needed (Tron) KUDr 2006-11-14 12:02:36 +0000
  • 55d6c98f89 (svn r7145) Remove extra semicolons tron 2006-11-14 11:01:59 +0000
  • 2b034d9b5b (svn r7144) -Cleanup r7102: remove STR_CONFIG_PATCHES_PROGRESS_UPDATE_INTERVAL in lang files glx 2006-11-14 01:08:20 +0000
  • c8685b8c38 (svn r7143) -CodeChange: remove redondancy in saveload dialogs glx 2006-11-14 00:27:28 +0000
  • 30bc338f90 (svn r7142) -Fix: disable clone button in vehicle view for not owned vehicles (was already done for trains) glx 2006-11-14 00:02:02 +0000
  • ed46b7d380 (svn r7138) -Fix: [vehicle list windows] fixed a rare crash where having some (not all) vehicle list windows open for a player, that goes bankrupt would crash the game -Codechange: closing all windows for a player will now loop all windows and close those, which got the player as caption instead of having a list of windows to close bjarni 2006-11-13 20:33:51 +0000
  • 21dd00b299 (svn r7137) -Codechange: [win32] Use windows function in main loop to check if we have pressed ALT (for ALT+TAB) instead of magic global _pressed_key from input-loop. (KUDr) Darkvater 2006-11-13 19:35:31 +0000
  • 9d5befb22a (svn r7134) - Fix (r7133) Still can't build oil refinery in the desert climate (this time i tested it) KUDr 2006-11-12 01:28:45 +0000
  • 2ac1ba423d (svn r7133) - Fix: Can't build oil refinery in other climates than temperate. KUDr 2006-11-12 01:14:44 +0000
  • d550c47c9a (svn r7131) -Fix (r7126) which fixes (r2817) the activating of a function call that was 1. never executed before that and even if it would, it 2. could never be executed because if it did OpenTTD would crash Darkvater 2006-11-11 23:08:07 +0000
  • 47e7ad7771 (svn r7130) -Codechange: Handle the positioning of windows through the desc->left/top settings with some special values (WDP_) instead of checking window-class. This also fixes FS#172 now that we can position windows arbitrarily and are not restricted to window-classes. Darkvater 2006-11-11 10:12:00 +0000
  • 21db9ebb8e (svn r7129) -Codechange: Get rid of a global variable that only sets a window's number. Darkvater 2006-11-11 09:47:44 +0000
  • d50f6c8a8c (svn r7128) -Codechange: Replace magic numbers by magic enums (windowdesc positioning WDP_AUTO = -1) Darkvater 2006-11-10 19:24:14 +0000
  • 0d9f80839f (svn r7127) -Codechange [FS#149]: Improve the usability of the signal-dragger, do not bail out at (certain) errors, just silently ignore them. Darkvater 2006-11-10 19:04:27 +0000
  • d0e0b78a32 (svn r7126) -Synchronize the engine-renew settings of a player when joining a multiplayer game. Darkvater 2006-11-10 18:34:19 +0000
  • 73ca5faa2e (svn r7125) -Fix: Several errors/glitches related to multiplayer and bankrupcy, mainly such a thing happening to a server, and non updated company-information. Also fixes FS#393. Darkvater 2006-11-10 17:52:51 +0000
  • 82f7140357 (svn r7124) -Fix (r37xx): sizeof(bool) = 4 for (certain) OSX do not assume it is 1. This would break the saving of certain values to the config. Thanks PandaMojo ford ebugging. Darkvater 2006-11-10 11:45:50 +0000
  • ebd054b8d8 (svn r7121) -Fix(r1): Tell the town that this player has built a statue only if it really did happened belugas 2006-11-09 18:31:06 +0000
  • fd2b3d3e14 (svn r7120) -Fix (r6631): A town size of 0 in the scenario editor is a random size. So to get a size you need it between 1 and 3 and therefore there is no one-on-one correspondence between widget-numbers and town-size. Based on a patch by Maedhros Darkvater 2006-11-09 13:03:34 +0000
  • 061f9ee5d5 (svn r7116) WebTranslator2 update to 2006-11-08 19:31:08 ukrainian - 7 fixed, 18 changed by znikoz (25) miham 2006-11-08 18:31:35 +0000
  • 6a2583c43f (svn r7115) -Fix [FS#371]: Cloning a vehicle that has been refitted would incur the expense as running costs, not new vehicles. peter1138 2006-11-08 17:44:17 +0000
  • 2c17c649af (svn r7114) -Codechange: [NewStations] Free up custom station layouts peter1138 2006-11-08 12:28:57 +0000
  • 0aa8c0123a (svn r7113) -Codechange: [NewStations] Add support for copying custom station layouts peter1138 2006-11-08 12:17:14 +0000
  • c73578aae6 (svn r7112) -Codechange (r7106): Improve the test for determining if the rail type should be converted peter1138 2006-11-08 10:09:46 +0000
  • 2ebd07ecfc (svn r7111) After checking p1 in CmdBuildSingleRail() assign it to a variable railtype instead of using p1 in the function. Also assign p2 to track only after it has been checked for validity tron 2006-11-08 09:18:27 +0000
  • d830874c12 (svn r7110) -Fix: Do not let ships enter partial water tiles under bridges; they will travel up land... peter1138 2006-11-08 08:41:54 +0000
  • cfd69f21ff (svn r7109) -Codechange: use map accessor IsClearWaterTile belugas 2006-11-08 05:05:35 +0000
  • cb34a5ad34 (svn r7108) -Fix (r7106): signed/unsigned comparison warning Darkvater 2006-11-07 23:25:27 +0000
  • f03125c656 (svn r7106) -Feature: Allow over-building of compatible railtypes, i.e. normal and electrified rail. If building electrified rail, normal rail is upgraded for you (for the normal cost). peter1138 2006-11-07 22:34:59 +0000
  • 0b733ac28a (svn r7104) WebTranslator2 update to 2006-11-07 19:41:56 german - 1 changed by Neonox (1) portuguese - 5 fixed by izhirahider (5) turkish - 8 fixed, 4 changed by jnmbk (12) miham 2006-11-07 18:42:31 +0000
  • c281cf028f (svn r7102) -Codechange: Remove and hardcode unnecessary patch setting progress_update_interval peter1138 2006-11-07 16:07:31 +0000
  • e37b5d13bd (svn r7101) Evaluate the necessary flags for libpng once per make run, not every time the CFLAGS/LIBS variables are used tron 2006-11-07 15:58:54 +0000
  • 1dd5dfd3b3 (svn r7100) Evaluate the necessary flags for SDL once per make run, not every time the CFLAGS/LIBS variables are used tron 2006-11-07 15:53:20 +0000
  • 9dfc42bb84 (svn r7099) -Fix (r4768): When changing the selected newstation type, ensure the station size chosen is permitted. If not, pick the first valid sizes. peter1138 2006-11-07 15:25:07 +0000
  • c4e4fa98fd (svn r7098) -Regression (r7094): Zoom buttons were not properly updated with a new/loaded game. The good thing is, we got rid of even more magic code (tm) Darkvater 2006-11-07 14:41:53 +0000
  • 745a5b8cc3 (svn r7096) -Fix (r6995 (sort-of)): Don't set bit 6 when convert grf ver 6 language ids to use ver 7 format peter1138 2006-11-07 13:09:44 +0000
  • 293a89dd71 (svn r7095) -Codechange: Move MaxZoomIn function to viewport.h and change it to MaxZoomInOut with a zoom parameter and a pointer to the window which's viewport we want to zoom. Darkvater 2006-11-07 13:08:42 +0000
  • 65e051fe93 (svn r7094) -Codechange: Get rid of the window-specific code in DoZoomInOutWindow (enable, disable buttons depending on calling window, game-mode); handle it by broadcasting messages to the calling window, because that knows how and what buttons to set. Darkvater 2006-11-07 13:06:02 +0000
  • e90bc1681f (svn r7093) -Codechange: Move DoZoomInOutWindow declaration to viewport.h and rewrite the function a bit more sensibly. Darkvater 2006-11-07 13:01:36 +0000
  • 45366b4372 (svn r7092) -Codechange: Add function to send a window message to a whole class of windows, SendWindowMessageClass(). Darkvater 2006-11-07 12:51:34 +0000
  • db98136bed (svn r7091) Make some code a) shorter b) simpler c) not leak memory tron 2006-11-07 12:03:34 +0000
  • ca8605ebc5 (svn r7086) -Featurette: Add additional positioning for long dropdown lists: first, try to fit the dropdown below the calling widget, as before; second, try to fit it wholly above the calling widget; and lastly, fit the list below the widget and add a scrollbar. peter1138 2006-11-06 22:06:29 +0000
  • 35e53249ed (svn r7084) WebTranslator2 update to 2006-11-06 22:12:45 danish - 5 fixed, 25 changed by ThomasA (30) italian - 5 changed by sidew (5) turkish - 13 fixed by jnmbk (13) miham 2006-11-06 21:13:18 +0000
  • 54b0726d58 (svn r7083) -Fix 6631: Protect out of boundaries widget testing belugas 2006-11-06 19:59:19 +0000
  • 701c47fb4a (svn r7080) -Codechange: Remove negative array indexes, and only add ", " when needed, when building station acceptance lists. peter1138 2006-11-06 15:25:02 +0000
  • 3da04ab1b5 (svn r7079) -Codechange: Move an array to the only place it is used. peter1138 2006-11-06 10:11:03 +0000
  • 8371325a10 (svn r7078) -Codechange: Make the zoom in/out buttons of the extra viewport into proper push-buttons. Darkvater 2006-11-06 00:17:32 +0000
  • c94db0a929 (svn r7077) -Codechange: Send proper message to network window, and handle selection control in there instead of calling function. Darkvater 2006-11-06 00:14:36 +0000
  • d327ffb0f4 (svn r7076) -Codechange: Prefer includes instead of using extern. Move UpdateNetworkGameWindow declaration to network.h, and remove stale externs of NetworkPopulateCompanyInfo Darkvater 2006-11-06 00:12:55 +0000
  • c9a19c29fe (svn r7075) -Codechange: Remove stale code. Please clean up after yourself!! (r5549) Darkvater 2006-11-06 00:10:47 +0000
  • 62fc499370 (svn r7074) -Fix (r7073): stupid debugs peter1138 2006-11-05 22:50:59 +0000
  • 6ebac79c45 (svn r7073) -Feature: Add cargo refit support to both AIs for road vehicles peter1138 2006-11-05 22:49:34 +0000
  • 7ab311cd69 (svn r7072) -Fix (r7070): Go up, not down, through the engines. And replace the comment too... peter1138 2006-11-05 22:11:12 +0000
  • 6f290da200 (svn r7070) -Codechange: Make the AI choose road vehicles based on a rating (currently max speed * capacity) instead of either the cost or the index of the vheicle. peter1138 2006-11-05 21:50:08 +0000
  • fd361b104d (svn r7069) -Fix: AI tried to build road from the back or side of road stop/depot (peter1138) KUDr 2006-11-05 18:42:25 +0000
  • a763e7e52e (svn r7068) if () cascades -> switch () tron 2006-11-05 12:22:46 +0000
  • f9fa8437eb (svn r7067) Remove the unused parameter params_3 from AddStringToDraw() tron 2006-11-05 11:52:19 +0000
  • 24cce7bfa1 (svn r7066) -Codechange: Factorise common code tron 2006-11-05 11:17:33 +0000
  • 2a53bcf2b0 (svn r7065) Use simple assignment instead of memcpy() tron 2006-11-05 08:24:52 +0000
  • 60ea083b28 (svn r7064) static tron 2006-11-05 08:24:09 +0000
  • fb878e9345 (svn r7063) static tron 2006-11-05 08:01:47 +0000
  • e496c5a37c (svn r7062) -[win32] Codechange: Remove unneeded WM_MOUSEENTER event, and change mouse behaviour a bit so that any specific windows inside (eg IME compositor) will have a cursor. Darkvater 2006-11-05 01:53:12 +0000
  • 96f40aacb4 (svn r7061) -[win32] Feature: Remember the window size between restarts when quit in fullscreen mode. Darkvater 2006-11-05 01:13:08 +0000
  • 20da2356a9 (svn r7060) -Fix (r5874): Restore of window maximized state not always working (Mart3p) . Remember maximize state even between switching fullscreen/windowed mode. Darkvater 2006-11-05 01:09:57 +0000
  • 605e6d75af (svn r7059) -Fix [FS#384]: Tunnel YAPF Penalty Incorrect. The penalty for upward slope was incorrectly applied on tunnel entrances. (Danny) KUDr 2006-11-04 11:44:19 +0000
  • 5f4118c638 (svn r7058) -Codechange: Truncate text in window captions peter1138 2006-11-03 23:29:24 +0000
  • 8cfe4d6a67 (svn r7057) -Codechange: Remove hardcoded lists of road vehicles for each cargo type in favour of just checking the cargo type of each vehicle. peter1138 2006-11-03 23:06:54 +0000
  • ac2b6f39b1 (svn r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG instead of printf and the verb is build/built/built not build/*/build or build/*/builded. Darkvater 2006-11-03 01:18:40 +0000
  • a9fa6fd506 (svn r7047) -Fix [FS#317]: Zooming out near map-borders would previously fail because the new centre would be outside the map. Change behaviour so that a reasonable approximation is returned so that zooming (out) still works (GrimRC) Darkvater 2006-11-03 00:48:03 +0000
  • 7977bd51a4 (svn r7046) -Fix [FS#311]: 'Goto' button in orders window got depressed along with all other buttons when an existing order was modified (GrimRC) Darkvater 2006-11-02 23:51:05 +0000
  • ee3e0cf5e4 (svn r7032) - Fix (r1704): Sprite index wasn't updated with correct image number if custom image lookup fails. peter1138 2006-11-01 22:27:16 +0000
  • 03ba02aef8 (svn r7031) -Codechange: Use _skip_sprites to skip the rest of the NewGRF when disabled by GRM, and add a shortcut so that the rest of the file isn't scanned. peter1138 2006-11-01 17:42:34 +0000
  • d04846c26b (svn r7030) WebTranslator2 update to 2006-11-01 17:19:54 german - 1 fixed, 1 changed by Neonox (2) hungarian - 5 fixed by miham (5) norwegian - 5 fixed by brygge_2 (5) miham 2006-11-01 16:20:32 +0000
  • 5535e370c5 (svn r7028) -Fix [FS#200]: Scenario bridges/tunnels cannot be demolished; now it's possible to delete tunnels/bridges owned by nobody. Darkvater 2006-10-31 23:04:47 +0000
  • ed3c75f532 (svn r7027) - Codechange: Replace NewGRF loading stage masks with separate function lists. This will allow us to call different handlers depending on the current stage. Also enum-ize the stage. peter1138 2006-10-31 22:54:57 +0000
  • cddde8422d (svn r7026) WebTranslator2 update to 2006-10-31 23:21:44 norwegian - 4 fixed by brygge_2 (4) portuguese - 7 fixed by izhirahider (7) spanish - 2 fixed by eusebio (2) miham 2006-10-31 22:22:17 +0000
  • 6c76a89c20 (svn r7023) -Fix: Pressing F1 in scenario editor did not work because the keypress event was sent twice. due to e->we.keypress.cont not being set to false. Also indent the switch statements for some coding style bonus points. Darkvater 2006-10-31 21:46:21 +0000
  • eadf788cc5 (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive information from invalid players (eg spectators) which could lead to crashes. Darkvater 2006-10-31 21:15:56 +0000
  • 993cb13c8d (svn r7020) -Fix r6047: AI tries to delete stations that are 'in use' because FOR_ALL_STATIONS skips invalid stations glx 2006-10-31 17:13:12 +0000
  • 6f74ef3a53 (svn r7016) Revert the revert, since I didn't request that, Tron must've misunderstood me :-( miham 2006-10-31 14:23:53 +0000