Age | Commit message (Expand) | Author |
2009-03-22 | (svn r15808) -Codechange: use the new DrawString API in a number of GUIs | rubidium |
2009-03-22 | (svn r15803) -Codechange: use the new text drawing API for multicenter | rubidium |
2009-03-21 | (svn r15791) -Codechange: remove the *RightAligned part of the old text drawi... | rubidium |
2009-03-21 | (svn r15790) -Codechange: remove the *Centered part of the old text drawing API. | rubidium |
2009-03-21 | (svn r15783) -Codechange: make the dropdown draw code pass around the left/ri... | rubidium |
2009-03-15 | (svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp... | rubidium |
2009-03-15 | (svn r15718) -Cleanup: apply some comment coding style on the rest of the sou... | rubidium |
2009-03-14 | (svn r15711) -Codechange: lots of whitespace cleanup/fixes | rubidium |
2009-02-09 | (svn r15429) -Change: do r15428 also for the string names. | rubidium |
2009-02-09 | (svn r15428) -Codechange: consistently use colour instead of having both colo... | rubidium |
2009-02-09 | (svn r15427) -Codechange: give w->caption_color a more sensible name as it ho... | rubidium |
2009-02-04 | (svn r15338) -Fix [FS#2598]: close all construction related windows whenever ... | rubidium |
2009-01-31 | (svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses lis... | peter1138 |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-23 | (svn r15247) -Change: show a lock near the password/join button in the compan... | rubidium |
2009-01-23 | (svn r15242) -Feature: allow moving clients between companies/spectators by t... | rubidium |
2009-01-07 | (svn r14895) -Change: move CMD_NO_WATER from all DoCommandPs to the command t... | rubidium |
2009-01-03 | (svn r14815) -Codechange: separate 'highscore' code from 'company' code | smatz |
2009-01-03 | (svn r14812) -Codechange: use INVALID_TILE instead of 0 to mark company witho... | smatz |
2008-12-28 | (svn r14755) -Codechange: remove ending year as it can't be changed anyways. | rubidium |
2008-12-28 | (svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)... | rubidium |
2008-09-30 | (svn r14423) -Codechange: also do r14221 for the strings. | rubidium |
2008-09-30 | (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. | rubidium |