Age | Commit message (Expand) | Author |
2008-03-24 | (svn r12407) -Add [FS#1866]: more language flags for servers | glx |
2008-03-15 | (svn r12369) -Fix (r1681): reset train speed limits when _patches.realistic_a... | smatz |
2008-03-15 | (svn r12368) -Codechange: use explicit body for loops and conditions and remo... | smatz |
2008-02-27 | (svn r12293) -Feature: Ability to change aircraft speed factor, from so | peter1138 |
2008-02-13 | (svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yo... | smatz |
2008-02-10 | (svn r12104) -Fix (r12103): remember loading indicators transparency settings... | smatz |
2008-02-10 | (svn r12103) -Feature(tte): separate catenary transparency settings from buil... | smatz |
2008-02-10 | (svn r12102) -Feature: Allow locking individual transparency settings so they... | maedhros |
2008-01-22 | (svn r11951) -Fix (r11279): loading of very old savegames was broken | smatz |
2008-01-13 | (svn r11840) -Codechange: split network.h so not everything in there needs to... | rubidium |
2008-01-13 | (svn r11839) -Codechange: move some variables from variables.h to a more logi... | rubidium |
2008-01-13 | (svn r11829) -Feature: allow reloading openttd.cfg when starting a new game o... | rubidium |
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ... | rubidium |
2008-01-12 | (svn r11818) -Codechange: split player.h into smaller pieces. | rubidium |
2008-01-07 | (svn r11777) -Codechange: split the string header and make do not include it ... | rubidium |
2008-01-07 | (svn r11776) -Codechange: more header splittings to reduce the dependencies. | rubidium |
2008-01-07 | (svn r11771) -Codechange: split settings.h into better separated headers. | rubidium |
2007-12-29 | (svn r11719) -Codechange: split sound.h in a header with types and one with f... | rubidium |
2007-12-27 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless... | rubidium |
2007-12-26 | (svn r11702) -Codechange: move all date related stuff to date*. | rubidium |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-12-25 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it... | rubidium |
2007-12-25 | (svn r11690) -Fix: Since indices into the patch array is sent over the networ... | egladil |
2007-12-22 | (svn r11682) -Codechange: move some 'generic' geometry related types into a s... | rubidium |
2007-12-21 | (svn r11677) -Codechange: move price and command related types/functions to t... | rubidium |
2007-12-21 | (svn r11675) -Codechange: split the string types from the string functions. | rubidium |
2007-12-21 | (svn r11674) -Codechange: refactor some functions out of macros.h into more l... | rubidium |
2007-12-19 | (svn r11668) -Codechange: more refactoring aimed at reducing compile time and... | rubidium |
2007-12-19 | (svn r11667) -Codechange: split window.h into a header that defines some 'glo... | rubidium |
2007-12-08 | (svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (... | rubidium |
2007-12-08 | (svn r11594) -Fix: don't allow changing network only patches settings from co... | glx |
2007-12-02 | (svn r11556) -Feature: allow setting a default password for new companies in ... | rubidium |
2007-12-01 | (svn r11547) -Add: signal selection GUI for the ones that really like to use ... | rubidium |
2007-11-24 | (svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit... | skidd13 |
2007-11-20 | (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ... | skidd13 |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-11-19 | (svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style | skidd13 |
2007-11-19 | (svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ... | skidd13 |
2007-11-17 | (svn r11452) -Change: do not allow configuration changes, that NewGRFs can di... | rubidium |
2007-11-10 | (svn r11399) -Feature(ette): transparency settings can now be saved and thus ... | belugas |
2007-10-18 | (svn r11291) -Fix [FS#1345]: changing the wagon_speed_limits patch option cau... | rubidium |
2007-10-16 | (svn r11279) -Codechange: use a typedeffed type for all magic with GameDiffic... | rubidium |
2007-10-15 | (svn r11269) -Feature: user customisable faces. Patch by BigBB. | rubidium |
2007-09-30 | (svn r11188) -Codechange: rewrite of the town action related code (remove som... | rubidium |
2007-09-26 | (svn r11172) -Codechange: rewrite of town road building and addition of the p... | rubidium |
2007-09-14 | (svn r11107) -Feature: some tool so one can still build tunnels under rails (... | rubidium |
2007-09-13 | (svn r11092) -Add: allow 'blitter=<value>' in openttd.cfg to set the blitter ... | truelight |
2007-09-09 | (svn r11067) -Codechange: also make it possible to use the advanced vehicle l... | rubidium |
2007-09-08 | (svn r11063) -Codechange: make it possible for people to view the loading ind... | rubidium |
2007-08-29 | (svn r10996) -Feature: [OSX] added more options for right click emulation (co... | bjarni |