Age | Commit message (Expand) | Author |
2011-12-15 | (svn r23520) -Fix-ish: wrong @param name causing missing documentation | rubidium |
2011-12-15 | (svn r23519) -Change: do not export enum values in the AI documentation | rubidium |
2011-12-14 | (svn r23518) -Fix (r23124): [NewGRF] The refit cost callback wasn't called if... | michi_cc |
2011-12-14 | (svn r23517) -Fix (r23336, etc.): Give map generation window the same priorit... | frosch |
2011-12-14 | (svn r23516) -Fix [FS#4886]: ScriptSign::BuildSign() returned wrong result if... | frosch |
2011-12-14 | (svn r23515) -Cleanup: Remove unused ScriptObject::GetNewTunnelEndtile() and ... | frosch |
2011-12-14 | (svn r23514) -Fix: squirrel_export.sh failed for svn working copies. | frosch |
2011-12-14 | (svn r23513) -Update from WebTranslator v3.0: | translators |
2011-12-13 | (svn r23512) -Change [FS#4872]: Allow to place locks also on river rapids and... | planetmaker |
2011-12-13 | (svn r23511) -Fix [FS#4885] (r23504): Aircraft orders could not be shared any... | planetmaker |
2011-12-13 | (svn r23510) -Update from WebTranslator v3.0: | translators |
2011-12-13 | (svn r23509) -Fix [FS#4884]: Drawing of newspaper headlines used different pa... | frosch |
2011-12-13 | (svn r23508) -Add: Engine sorter for aircraft range. | michi_cc |
2011-12-13 | (svn r23507) -Fix (r23505): Comment typo. | michi_cc |
2011-12-13 | (svn r23506) -Add: [NoAI] Support for dealing with aircraft range. | michi_cc |
2011-12-13 | (svn r23505) -Add: Indication in the order list if the next destination of an... | michi_cc |
2011-12-13 | (svn r23504) -Feature: Aircraft range. | michi_cc |
2011-12-12 | (svn r23503) -Fix (r23143): Desync debug wants to resolve vehicle variables o... | frosch |
2011-12-12 | (svn r23502) -Fix (r23143): Vehicle var 42 used a cargo translation table of ... | frosch |
2011-12-12 | (svn r23501) -Fix: loading scenarios downloaded from the online content didn'... | yexo |
2011-12-12 | (svn r23500) -Update from WebTranslator v3.0: | translators |
2011-12-11 | (svn r23498) -Update from WebTranslator v3.0: | translators |
2011-12-11 | (svn r23497) -Add: Advanced display setting to control the linewidth in graph... | frosch |
2011-12-11 | (svn r23496) -Fix: [Squirrel] Provide a proper error message when the _cmp me... | yexo |
2011-12-11 | (svn r23495) -Feature: button in NewGRF window to open URL from action14 | yexo |
2011-12-11 | (svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url | yexo |
2011-12-11 | (svn r23493) -Fix (r23476): clearing errors didn't clear the currently shown ... | rubidium |
2011-12-11 | (svn r23492) -Feature: add 'view website' button to the online content window | yexo |
2011-12-11 | (svn r23490) -Add [FS#2750]: OpenBrowser function to open a browser on major ... | yexo |
2011-12-11 | (svn r23489) -Change: don't wrap around the console history and give an empty... | yexo |
2011-12-11 | (svn r23488) -Fix [FS#4879] (r23241): artefacts when right click mouse moving... | rubidium |
2011-12-10 | (svn r23487) -Change/Fix: Make autoreplace, autorenew, cloning and autorefit ... | frosch |
2011-12-10 | (svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownA... | truebrain |
2011-12-10 | (svn r23485) -Fix: Autorefit failed if the first part of an articulated vehic... | frosch |
2011-12-10 | (svn r23484) -Fix [FS#4770]: in case you already have orders, ignore the vehi... | rubidium |
2011-12-10 | (svn r23483) -Update from WebTranslator v3.0: | translators |
2011-12-10 | (svn r23482) -Change: [Win32] Move re-painting the window and doing palette a... | michi_cc |
2011-12-10 | (svn r23481) -Add: Function to get the CPU core count. | michi_cc |
2011-12-10 | (svn r23480) -Fix [FS#4594]: replace OS error messages with internal error me... | rubidium |
2011-12-10 | (svn r23479) -Codechange: keep a copy of raw strings from the parameters of t... | rubidium |
2011-12-10 | (svn r23478) -Codechange: add a method to copy string parameters *and* its ra... | rubidium |
2011-12-10 | (svn r23477) -Fix [FS#4878] (r23300): like r23342, but now for the user inter... | rubidium |
2011-12-10 | (svn r23476) -Codechange: use the error queue to replace switch mode error st... | rubidium |
2011-12-10 | (svn r23475) -Codechange: queue critical error messages, so when multiple hap... | rubidium |
2011-12-10 | (svn r23474) -Codechange: move the declaration error related functions to err... | rubidium |
2011-12-10 | (svn r23473) -Codechange: refactor the error message data into a separate str... | rubidium |
2011-12-10 | (svn r23472) -Fix [FS#4877]: the monospace font broke the bootstrap GUI's abi... | rubidium |
2011-12-10 | (svn r23471) -Codechange: move the error related code out of misc_gui.cpp int... | rubidium |
2011-12-10 | (svn r23470) -Codechange: move declaration of SwitchToMode to a header instea... | rubidium |
2011-12-10 | (svn r23469) -Fix (r23468): gcc warning about initialization order | yexo |