Age | Commit message (Expand) | Author |
2007-12-03 | (svn r11564) -Codechange: Increase the usage of the for_each_bit macro and re... | skidd13 |
2007-12-02 | (svn r11555) -Codechange: use the new members introduced in r11551. | rubidium |
2007-11-28 | (svn r11538) -Codechange: Rewrite GetNthSetBit in a more uncontroversial way ... | skidd13 |
2007-11-24 | (svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit... | skidd13 |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-11-04 | (svn r11374) -Codechange: Give meaning to the magical number that specifies t... | belugas |
2007-09-30 | (svn r11188) -Codechange: rewrite of the town action related code (remove som... | rubidium |
2007-08-02 | (svn r10755) -Codechange: make the town struct use the pool item class as sup... | rubidium |
2007-07-27 | (svn r10704) -Codechange: provide an infrastructure to have resizable windows... | rubidium |
2007-06-25 | (svn r10323) -Codechange: reference company name, number and player (presiden... | peter1138 |
2007-06-23 | (svn r10291) -Fix [FS#920]: double click in town-GUI didn't work as expected | truelight |
2007-06-22 | (svn r10265) -Feature: allow double-clicking on certain places: build-vehicle... | truelight |
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-21 | (svn r10246) -Fix (r10297): some forgotten money conversions and truncation i... | rubidium |
2007-05-15 | (svn r9844) -Codechange: replace zoomlevel with an enum | truelight |
2007-04-04 | (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done | belugas |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-02-01 | (svn r8511) -Codechange: make WindowClass an enumerated value. | rubidium |
2007-01-21 | (svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and ... | maedhros |
2007-01-14 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ... | peter1138 |
2007-01-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi... | KUDr |
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 |