Age | Commit message (Expand) | Author |
2009-06-21 | (svn r16612) -Fix (r16605): ASCII_LETTERSTART should be defined unconditional... | alberth |
2009-06-20 | (svn r16611) -Doc Fix(r16606): "then" became "the" and now is gone. | belugas |
2009-06-20 | (svn r16610) -Fix: remove rogue space before '?' | rubidium |
2009-06-20 | (svn r16609) -Codechange: Introduction of widget sizes and offsets used while... | alberth |
2009-06-20 | (svn r16607) -Update: WebTranslator2 update to 2009-06-20 17:50:41 | translators |
2009-06-20 | (svn r16606) -Doc: Added/fixed doxygen comments. | alberth |
2009-06-20 | (svn r16605) -Codechange: Move ASCII_LETTERSTART to the right source file. | alberth |
2009-06-20 | (svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts. | alberth |
2009-06-20 | (svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo) | smatz |
2009-06-20 | (svn r16602) -Fix (r13831): Antialiased fonts broken; check pixel_mode instea... | peter1138 |
2009-06-19 | (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time | rubidium |
2009-06-19 | (svn r16600) -Fix: Give a more meaningful error message when console commands... | frosch |
2009-06-19 | (svn r16599) -Fix [FS#2987] (r16584): reset the 'current' font size after dra... | rubidium |
2009-06-18 | (svn r16596) -Fix (r16378): there were several hundreds of empty signs above ... | smatz |
2009-06-18 | (svn r16595) -Update: WebTranslator2 update to 2009-06-18 17:50:03 | translators |
2009-06-18 | (svn r16594) -Fix [FS#2969]: mouse would under some circumstances not be undr... | rubidium |
2009-06-18 | (svn r16593) -Cleanup: realign the TTDP flags table. | rubidium |
2009-06-18 | (svn r16592) -Fix [FS#2880]: 'connection lost' was also shown when the client... | rubidium |
2009-06-18 | (svn r16591) -Codechange: some coding style in strgen | rubidium |
2009-06-18 | (svn r16590) -Fix [FS#2967]: don't crash when tars/newgrfs are removed, just ... | rubidium |
2009-06-17 | (svn r16589) -Fix (r16588): defautl stack size was set to 1KB instead 1MB | glx |
2009-06-17 | (svn r16588) -Fix [FS#2978]: set default stack size to 1MB to prevent _chstk ... | glx |
2009-06-17 | (svn r16587) -Update: WebTranslator2 update to 2009-06-17 17:39:59 | translators |
2009-06-17 | (svn r16586) -Codechange: don't store lifelength in the savegame; it can easi... | rubidium |
2009-06-17 | (svn r16585) -Add [NoAI]: AIBuoyList to get a list of all buoys | yexo |
2009-06-17 | (svn r16584) -Fix [FS#2965]: sometimes SETX/SETXY would lead to unexpected re... | rubidium |
2009-06-16 | (svn r16583) -Update: the order of the language files so it's in sync with en... | rubidium |
2009-06-16 | (svn r16582) -Update: WebTranslator2 update to 2009-06-16 17:10:36 | translators |
2009-06-16 | (svn r16581) -Codechange: unify the access to Engine::lifelength. | rubidium |
2009-06-16 | (svn r16580) -Codechange: rename Engine::image_index to original_image_index ... | rubidium |
2009-06-16 | (svn r16579) -Codechange: rework smallmap code a bit; remove goto, remove som... | rubidium |
2009-06-14 | (svn r16578) -Update: WebTranslator2 update to 2009-06-14 17:33:27 | translators |
2009-06-14 | (svn r16577) -Fix: signed/unsigned comparison | rubidium |
2009-06-14 | (svn r16576) -Fix: show the line of the translation file that has the fault a... | rubidium |
2009-06-14 | (svn r16575) -Fix (r15760): Move resize sprite to the right when widget is lo... | alberth |
2009-06-13 | (svn r16574) -Codechange: reorder stuff in NetworkGameInfo so compilers waste... | rubidium |
2009-06-13 | (svn r16573) -Fix: [Network] Always send the starting date from the game you'... | rubidium |
2009-06-13 | (svn r16572) -Codechange: also catch FPEs in saveload and the warning about m... | rubidium |
2009-06-13 | (svn r16571) -Fix [FS#2974](r16322): in some cases, train could be stuck in d... | smatz |
2009-06-12 | (svn r16570) -Doc: 2 small fixes to docs/landscape_grid.html | yexo |
2009-06-12 | (svn r16569) -Codechange: remove the gaps in the AirportTiles enum | yexo |
2009-06-12 | (svn r16568) -Codechange: rename all arrays with airport-tile sprites | yexo |
2009-06-12 | (svn r16567) -Fix (r16566): some minor corrections | yexo |
2009-06-12 | (svn r16566) -Codechange: enumify all airport tiles | yexo |
2009-06-11 | (svn r16565) -Update: WebTranslator2 update to 2009-06-11 17:32:14 | translators |
2009-06-11 | (svn r16564) -Revert (r16561, r16562): english_rev doesn't belong in trunk (a... | yexo |
2009-06-11 | (svn r16563) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true... | yexo |
2009-06-11 | (svn r16562) -Revert (r16561) | yexo |
2009-06-11 | (svn r16561) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true... | yexo |
2009-06-10 | (svn r16560) -Fix (r16559): wrong replacement at one place | smatz |