Age | Commit message (Expand) | Author |
2007-10-17 | (svn r11287) -Codechange: add support for pushing paramaters into NewIndustri... | rubidium |
2007-10-17 | (svn r11284) -Codechange: don't reset build industry cursor if it failed | glx |
2007-10-12 | (svn r11247) -Fix: The Industry's name to fund could be larger than the windo... | belugas |
2007-10-10 | (svn r11242) -Codechange: When displaying the industry funding gui, present t... | belugas |
2007-09-28 | (svn r11178) -Fix: don't check newgrf callback 22 in scenario editor | glx |
2007-09-27 | (svn r11176) -Revert (r9867): as it is needed for newgrf callbacks 14B and 14C | glx |
2007-09-22 | (svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t... | rubidium |
2007-07-27 | (svn r10704) -Codechange: provide an infrastructure to have resizable windows... | rubidium |
2007-07-24 | (svn r10675) -Codechange: unhardcode the industry types used in several locat... | rubidium |
2007-07-20 | (svn r10637) -Fix: Enable the Random Industries in scenario editor if setting... | belugas |
2007-07-19 | (svn r10624) -Fix [FS#1047]: the production of banks could not be modified (e... | rubidium |
2007-07-19 | (svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling... | belugas |
2007-07-19 | (svn r10621) -Codechange: install a struct holding the user's selection from ... | belugas |
2007-07-18 | (svn r10619) -Codechange: Use shorter variable/member names and add some code... | belugas |
2007-07-18 | (svn r10618) -Fix(r10167): remove unneeded comment | belugas |
2007-07-18 | (svn r10617) -Codechange: code style changes (removing an erroneous tab plus ... | belugas |
2007-07-16 | (svn r10600) -Codechange: code-stylising the gui switch-case code | belugas |
2007-07-10 | (svn r10496) -Feature: Replace all the windows for Industry building by a mor... | belugas |
2007-07-08 | (svn r10473) -Codechange: make the industry "window", the one that shows when... | rubidium |
2007-07-06 | (svn r10459) -Codechange: add helper functions to determine whether an indust... | rubidium |
2007-07-06 | (svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an ... | rubidium |
2007-06-21 | (svn r10258) -Codechange: as we are now using int64 all over the place, it's ... | rubidium |
2007-06-21 | (svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to pla... | rubidium |
2007-06-07 | (svn r10058) -Codechange: give some industry variable sensible names (like no... | rubidium |
2007-06-07 | (svn r10054) -Codechange: make the industries cost modifier look more like th... | rubidium |
2007-05-18 | (svn r9867) -Codechange: Remove data duplication. The exact same values can ... | belugas |
2007-05-15 | (svn r9844) -Codechange: replace zoomlevel with an enum | truelight |
2007-04-18 | (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab... | rubidium |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-03-03 | (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t... | belugas |
2007-03-02 | (svn r8980) -Fix (FS#656): the industry list should also be (re)set when the ... | rubidium |
2007-02-20 | (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str... | peter1138 |
2007-02-01 | (svn r8511) -Codechange: make WindowClass an enumerated value. | rubidium |
2007-01-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi... | KUDr |
2007-01-11 | (svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro... | celestar |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |