summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-11(svn r21470) -Codechange: add method to get the distance from the edge in a g...rubidium
2010-12-11(svn r21469) -Update from WebTranslator v3.0:translators
2010-12-11(svn r21468) -Change: make sure the end of a bridge is always a valid tile as...rubidium
2010-12-11(svn r21467) -Doc: Add a few doxygen comments to config file settings code.alberth
2010-12-11(svn r21466) -Codechange: make VehicleHasDepotOrders a function of Vehicle.rubidium
2010-12-11(svn r21465) -Cleanup [FS#4295]: remove some dead code (fonsinchen)rubidium
2010-12-11(svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menuplanetmaker
2010-12-11(svn r21463) -Fix [FS#4296] (r21405): when packets are filled their pos and s...rubidium
2010-12-11(svn r21462) -Codechange [FS#3689]: don't do unnecessary cargo reservations i...rubidium
2010-12-11(svn r21461) -Feature(tte) [FS#3711]: make it more clear that you're stopping...rubidium
2010-12-11(svn r21460) -Change [FS#3975]: place the bridge building window under the mo...rubidium
2010-12-10(svn r21459) -Feature(tte) [FS#3217]: Hotkey Ctrl+W for returning to the main...planetmaker
2010-12-10(svn r21458) -Fix [FS#4180]: possible crash when news item gets removed at ju...rubidium
2010-12-10(svn r21457) -Feature(tte) [FS#4215]: scroll to the inserted order (thror)rubidium
2010-12-10(svn r21456) -Fix: [NewGRF] make sure the parameter for house var 60 is the i...yexo
2010-12-10(svn r21455) -Feature [NewGRF]: selecting of different views of an objectrubidium
2010-12-10(svn r21454) -Codechange: add support for object variable 48rubidium
2010-12-10(svn r21453) -Codechange: add the view of an object to the savegamerubidium
2010-12-10(svn r21452) -Codechange: read object property 17 (number of views)rubidium
2010-12-10(svn r21451) -Fix (r21449): make sure the matrix's child widget's size is upd...rubidium
2010-12-10(svn r21450) -Update from WebTranslator v3.0:translators
2010-12-10(svn r21449) -Change: make the waypoint window make use the generic "matrix" ...rubidium
2010-12-10(svn r21448) -Add: generic widget for creating a scrollable (one direction) a...rubidium
2010-12-10(svn r21447) -Add: accessor function to get the direction of a scrollbarrubidium
2010-12-09(svn r21446) -Doc: doxygen comments for some functions in strings.cppyexo
2010-12-09(svn r21445) -Fix: [NewGRF] fix gender choice lists in newgrf strings.yexo
2010-12-09(svn r21444) -Codechange: compute the type of elements in the argv string arr...yexo
2010-12-09(svn r21443) -Update from WebTranslator v3.0:translators
2010-12-09(svn r21442) -Fix [FS#4293] (r21412): don't use the current company for award...rubidium
2010-12-09(svn r21441) -Codechange: check all accesses to the argv array so a bad NewGR...yexo
2010-12-09(svn r21440) -Codechange: pass a pointer to just past the end of the argv arr...yexo
2010-12-08(svn r21439) -Update from WebTranslator v3.0:translators
2010-12-08(svn r21438) -Fix (r21424): fix triggered an assertion when the build did sup...rubidium
2010-12-08(svn r21437) -Fix: Object newgrf debug data table was outdatedrubidium
2010-12-08(svn r21435) -Fix: NewGRF strings that referenced a value that was set by a s...yexo
2010-12-07(svn r21433) -Fix: [NewGRF] a newgrf with incomplete string codes at the end ...yexo
2010-12-07(svn r21432) -Cleanup: remove the now obsolete strings as wellrubidium
2010-12-07(svn r21431) -Cleanup: remove the build-while-paused cheatrubidium
2010-12-07(svn r21430) -Feature [FS#1521]: building while paused always works in the sc...rubidium
2010-12-07(svn r21429) -Fix [FS#3771]: the server didn't check for the paused state whe...rubidium
2010-12-07(svn r21428) -Fix [FS#4021]: vehicles could be built while the game it paused...rubidium
2010-12-07(svn r21427) -Add: helper function to determine whether a command may be exec...rubidium
2010-12-07(svn r21426) -Change: introduce a setting for the types of commands that are ...rubidium
2010-12-07(svn r21425) -Codechange: add "command types" to all commandsrubidium
2010-12-07(svn r21424) -Fix: CMD_CLEAR_ORDER_BACKUP might not get executed when the use...rubidium
2010-12-07(svn r21423) -Codechange: replace some magic numbers by slightly less magic n...rubidium
2010-12-07(svn r21422) -Update from WebTranslator v3.0:translators
2010-12-06(svn r21421) -Update from WebTranslator v3.0:translators
2010-12-06(svn r21420) -Fix: admins were always given the stats of company 0rubidium
2010-12-06(svn r21418) -Fix: core.h needs config.hrubidium