log

age author description
Wed, 23 Nov 2011 20:36:27 +0000 rubidium (svn r23312) -Fix [FS#4849]: assertion could be triggered in case a station was removed just after a vehicle delivered cargo to it draft
Wed, 23 Nov 2011 19:36:11 +0000 truebrain (svn r23311) -Remove: removed the silly blitter called 8bpp-debug. You can find him at the same place as you can find CTRL+D. Sorry for those who liked to trip while playing OpenTTD; I truly am sorry :D draft
Wed, 23 Nov 2011 18:55:13 +0000 truebrain (svn r23310) -Fix: Town GUI was not representing the true conditions of arctic / tropical goals draft
Wed, 23 Nov 2011 18:54:51 +0000 truebrain (svn r23309) -Fix: loading old games didn't have goals set for towns (tnx to frosch for spotting) draft
Wed, 23 Nov 2011 18:45:41 +0000 translators (svn r23308) -Update from WebTranslator v3.0: draft
Wed, 23 Nov 2011 16:29:34 +0000 truebrain (svn r23307) -Revert (r23306): committed one file too many :s draft
Wed, 23 Nov 2011 16:25:38 +0000 truebrain (svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelog draft
Wed, 23 Nov 2011 16:17:13 +0000 rubidium (svn r23305) -Fix (r23298): warning about comparing different enums draft
Wed, 23 Nov 2011 16:11:15 +0000 truebrain (svn r23304) -Add: bump the savegame to start storing the new bits and pieces draft
Wed, 23 Nov 2011 16:10:18 +0000 truebrain (svn r23303) -Add: economy.fund_buildings, to disallow funding buildings draft
Wed, 23 Nov 2011 16:09:46 +0000 truebrain (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing draft
Wed, 23 Nov 2011 16:08:31 +0000 truebrain (svn r23301) -Fix: remove changed strings from all languages and alter those we can draft
Wed, 23 Nov 2011 16:07:14 +0000 truebrain (svn r23300) -Add: show on the GUI when a town grows and make a general framework to store goals of a town draft
Wed, 23 Nov 2011 16:05:59 +0000 truebrain (svn r23299) -Codechange: remove silly comments from AI documentation draft
Wed, 23 Nov 2011 16:05:19 +0000 truebrain (svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen) draft
Wed, 23 Nov 2011 16:04:28 +0000 truebrain (svn r23297) -Add: {CARGO_TINY} (Rubidium) draft
Wed, 23 Nov 2011 13:42:23 +0000 truebrain (svn r23296) -Codechange: I found a fund building, but do I fund found buildings? draft
Wed, 23 Nov 2011 13:39:36 +0000 truebrain (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) draft
Wed, 23 Nov 2011 13:38:35 +0000 truebrain (svn r23294) -Codechange: sq_pop in native callback is just a waste of CPU cycles, as the top is reset in all cases draft
Wed, 23 Nov 2011 13:37:48 +0000 truebrain (svn r23293) -Codechange: make LoadScript/LoadFile non-static draft
Tue, 22 Nov 2011 18:45:15 +0000 translators (svn r23292) -Update from WebTranslator v3.0: draft
Mon, 21 Nov 2011 22:39:59 +0000 michi_cc (svn r23291) -Feature: [NewGRF] Properties to always include/exclude cargo types from the refit mask. (peter1138) draft
Mon, 21 Nov 2011 20:51:43 +0000 michi_cc (svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block. draft
Mon, 21 Nov 2011 18:45:14 +0000 translators (svn r23289) -Update from WebTranslator v3.0: draft
Sun, 20 Nov 2011 19:09:15 +0000 rubidium (svn r23288) -Feature: use the monospace font for the NewGRF text windows draft
Sun, 20 Nov 2011 19:06:27 +0000 rubidium (svn r23287) -Fix (r23274): mono_size is a better name than large_mono for the size variable in the configuration file draft
Sun, 20 Nov 2011 18:45:16 +0000 translators (svn r23286) -Update from WebTranslator v3.0: draft
Sun, 20 Nov 2011 18:36:54 +0000 rubidium (svn r23285) -Fix: scanning of content after download didn't work draft
Sun, 20 Nov 2011 15:39:23 +0000 rubidium (svn r23284) -Fix [FS#4845]: Pathfinders go haywire when you build a lock over a ship going perpendicular to the axis of the new lock draft
Sun, 20 Nov 2011 15:17:34 +0000 rubidium (svn r23283) -Fix: [NewGRF] Prevent against writing data for unknown fonts draft
Sun, 20 Nov 2011 14:39:12 +0000 frosch (svn r23282) -Fix [FS#4844] (r23212): CmdRemoveAllVehiclesGroup() was not passed the vehicle type in all cases, but the type is actually not needed. draft
Sun, 20 Nov 2011 12:10:41 +0000 rubidium (svn r23279) -Codechange: try to prevent slanted and skinny fonts with fontconfig. This should generally make the fallback choice better legible draft
Sun, 20 Nov 2011 12:04:09 +0000 rubidium (svn r23278) -Add: monospaced sprite font with the same characters as the normal font draft
Sun, 20 Nov 2011 12:02:06 +0000 rubidium (svn r23277) -Codechange: fallback font support for fontcache draft
Sun, 20 Nov 2011 12:01:42 +0000 rubidium (svn r23276) -Codechange: add the answer for the question whether we're looking for monospace fonts in the searcher draft
Sun, 20 Nov 2011 11:59:36 +0000 rubidium (svn r23275) -Codechange: allow loading of the monospace (freetype) font at another moment than the other fonts draft
Sun, 20 Nov 2011 11:56:51 +0000 rubidium (svn r23274) -Add: internal support for a monospaced sprite font draft
Sun, 20 Nov 2011 11:52:11 +0000 rubidium (svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMissingGlyphs (default to the language pack strings) draft
Sun, 20 Nov 2011 11:50:12 +0000 rubidium (svn r23272) -Codechange: pass the initial font size to DrawString and friends draft
Sun, 20 Nov 2011 08:08:13 +0000 rubidium (svn r23271) -Codechange: don't repeatedly initialise and free the freetype library draft
Sat, 19 Nov 2011 22:27:53 +0000 rubidium (svn r23270) -Fix (r23267): compile failure without freetype draft
Sat, 19 Nov 2011 22:15:44 +0000 rubidium (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent draft
Sat, 19 Nov 2011 21:09:52 +0000 rubidium (svn r23268) -Fix (r23267): compilation failed on Windows draft
Sat, 19 Nov 2011 21:02:37 +0000 rubidium (svn r23267) -Codechange: unify the font name setting of the font cache draft
Sat, 19 Nov 2011 18:45:42 +0000 translators (svn r23266) -Update from WebTranslator v3.0: draft
Sat, 19 Nov 2011 18:43:00 +0000 rubidium (svn r23265) -Codechange: replace the setfallbackfont callback function with a class to call back draft
Sat, 19 Nov 2011 15:51:21 +0000 truebrain (svn r23264) -Fix (r23263): save before commit draft
Sat, 19 Nov 2011 15:50:10 +0000 truebrain (svn r23263) -Documentation: stop naming AI in comments in script/ files; it makes no sense draft
Sat, 19 Nov 2011 15:42:40 +0000 truebrain (svn r23262) -Fix: one annoying typo in a squirrel_export marker line draft
Sat, 19 Nov 2011 15:41:29 +0000 truebrain (svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc) draft
Sat, 19 Nov 2011 12:41:19 +0000 rubidium (svn r23260) -Codechange: abstract away some NFO by macros draft
Fri, 18 Nov 2011 20:39:40 +0000 frosch (svn r23253) -Fix: Several clipping issues with the display of textfiles, esp. with RTL text direction. draft
Fri, 18 Nov 2011 20:38:30 +0000 frosch (svn r23252) -Codechange: Add WD_BEVEL_xxx constants. draft
Fri, 18 Nov 2011 19:23:34 +0000 frosch (svn r23251) -Fix: 3-column view of NewGRF GUI had too much space for certain font sizes. draft
Fri, 18 Nov 2011 18:45:42 +0000 translators (svn r23250) -Update from WebTranslator v3.0: draft
Fri, 18 Nov 2011 14:40:57 +0000 frosch (svn r23249) -Feature: Also allow viewing of the other two textfiles supplied by BaNaNaS tars, i.e. changelog and license. draft
Fri, 18 Nov 2011 13:05:55 +0000 frosch (svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic. draft
Thu, 17 Nov 2011 21:29:15 +0000 rubidium (svn r23247) -Fix (r23244): compile failure on certain archaic platforms draft
Thu, 17 Nov 2011 21:21:45 +0000 rubidium (svn r23246) -Codechange: move searching/loading music/sound sets/drivers to later in the process so we could get rid of errors related to that being dumped onto the console draft
Thu, 17 Nov 2011 21:18:24 +0000 rubidium (svn r23245) -Fix: missing svn properties draft
Thu, 17 Nov 2011 21:17:17 +0000 rubidium (svn r23244) -Feature: if the installation is ananas, try to get the b without b installed draft
Thu, 17 Nov 2011 21:13:05 +0000 rubidium (svn r23243) -Codechange: give a clearer error when the sprite font failed to provide a sprite or fall back to the freetype font if that's loaded draft
Thu, 17 Nov 2011 21:11:34 +0000 rubidium (svn r23242) -Codechange: allow ignoring the sprite font completely when checking whether the font supports a language draft
Thu, 17 Nov 2011 21:09:08 +0000 rubidium (svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD draft
Thu, 17 Nov 2011 21:06:41 +0000 rubidium (svn r23240) -Codechange: rework the code of the download status window draft
Thu, 17 Nov 2011 20:42:12 +0000 rubidium (svn r23239) -Fix: saving/loading the snow line height twice, especially when the values are not the same causes some nasty problems... like desyncs draft
Thu, 17 Nov 2011 18:45:06 +0000 translators (svn r23238) -Update from WebTranslator v3.0: draft
Wed, 16 Nov 2011 23:02:51 +0000 rubidium (svn r23237) -Fix: ignore special characters, such as the train "character", when determining a fallback font draft
Wed, 16 Nov 2011 20:39:30 +0000 frosch (svn r23236) -Fix (r23141): Construction of objects was always rejected. draft
Wed, 16 Nov 2011 18:45:07 +0000 translators (svn r23235) -Update from WebTranslator v3.0: draft
Wed, 16 Nov 2011 16:54:37 +0000 rubidium (svn r23234) -Fix [FS#4840]: crash when after downloading content draft
Tue, 15 Nov 2011 20:47:53 +0000 michi_cc (svn r23233) -Codechange: Refactor maximum and actually transported cargo amount of towns into a reusable struct. draft
Tue, 15 Nov 2011 20:30:58 +0000 rubidium (svn r23232) -Change: move the "default" overrides out of the baseset in order to ensure they all use the same values draft
Tue, 15 Nov 2011 19:53:46 +0000 michi_cc (svn r23231) -Fix: [NewGRF] Make train var 0xF3 consistent with TTDPatch. draft
Tue, 15 Nov 2011 19:40:42 +0000 rubidium (svn r23230) -Codechange: stupid casing for UnPause. It's a single word, not two words "CamelCased" after eachother draft
Tue, 15 Nov 2011 18:45:06 +0000 translators (svn r23229) -Update from WebTranslator v3.0: draft
Tue, 15 Nov 2011 12:14:08 +0000 frosch (svn r23228) -Fix (r23227): FileScanner::Scan() still did not scan all required directories for basesets. draft
Tue, 15 Nov 2011 00:26:06 +0000 frosch (svn r23227) -Fix (r23219): The FileScanner should also consider the old directories. draft
Tue, 15 Nov 2011 00:25:17 +0000 frosch (svn r23226) -Fix (r23219): If you find a file, also use it. draft
Mon, 14 Nov 2011 21:58:19 +0000 rubidium (svn r23225) -Fix: create the newgrf/baseset/ai directories in the personal directory so the user has some clue where to place the different files draft
Mon, 14 Nov 2011 21:42:54 +0000 rubidium (svn r23224) -Codechange: first load the config file partially so we can push scanning AIs to later in the process (when the GUI is showing the progress bar) draft
Mon, 14 Nov 2011 21:41:23 +0000 rubidium (svn r23223) -Codechange: store the last newgrf count in the misc section draft
Mon, 14 Nov 2011 21:40:39 +0000 rubidium (svn r23222) -Codechange: reduce tar scanning calls to the bare minimum draft
Mon, 14 Nov 2011 21:39:14 +0000 rubidium (svn r23221) -Codechange: update the documentation and installers regarding the new directories draft
Mon, 14 Nov 2011 21:38:36 +0000 rubidium (svn r23220) -Change: move the baseset files to their new location draft
Mon, 14 Nov 2011 21:34:27 +0000 rubidium (svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset draft
Mon, 14 Nov 2011 21:32:10 +0000 rubidium (svn r23218) -Codechange: prepare code for a separate base set directory draft
Mon, 14 Nov 2011 21:30:37 +0000 rubidium (svn r23217) -Codechange: introduce the concept of scanning only in a limited set of sub directories draft
Mon, 14 Nov 2011 21:28:43 +0000 rubidium (svn r23216) -Codechange: introduce the concept of having different tar lists draft
Mon, 14 Nov 2011 20:38:56 +0000 rubidium (svn r23215) -Codechange: stricter type safety for CommandFlags draft
Mon, 14 Nov 2011 19:24:22 +0000 rubidium (svn r23214) -Codechange: for base media sets pass the "search in tars" parameter to determine what to do draft
Mon, 14 Nov 2011 18:45:17 +0000 translators (svn r23213) -Update from WebTranslator v3.0: draft
Mon, 14 Nov 2011 16:09:58 +0000 frosch (svn r23212) -Fix [FS#4834] (r22980): Deleting groups did not update statistics of DEFAULT group. draft
Mon, 14 Nov 2011 10:42:47 +0000 planetmaker (svn r23211) -Fix: Invalidate build vehicle window when changing the setting for wagon speed limits draft
Sun, 13 Nov 2011 20:52:39 +0000 rubidium (svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically draft
Sun, 13 Nov 2011 20:43:48 +0000 truebrain (svn r23209) -Codechange: track the current active script instance directly, instead of assuming the current company points you to the right one. draft
Sun, 13 Nov 2011 20:42:24 +0000 truebrain (svn r23208) -Codechange: mark function with /* static */ in the source file, which are defined static in the header file draft
Sun, 13 Nov 2011 20:41:17 +0000 truebrain (svn r23207) -Codechange: make functions private/protected/public depending on their current usage (and reorder functions a bit) draft
Sun, 13 Nov 2011 20:39:48 +0000 truebrain (svn r23206) -Change: ignore .svn in .hgignore, and .hg in svn:ignore draft
Sun, 13 Nov 2011 18:45:20 +0000 translators (svn r23205) -Update from WebTranslator v3.0: draft
Sun, 13 Nov 2011 17:11:42 +0000 rubidium (svn r23204) -Fix (r23201): if you rename a constant, then also rename it in the helper scripts that use it draft
Sun, 13 Nov 2011 12:53:46 +0000 rubidium (svn r23203) -Change: make locks more consistently looking (PaulC) draft
Sat, 12 Nov 2011 19:26:53 +0000 rubidium (svn r23202) -Fix [FS#4829]: unstable sorting in the network list when two servers had the exact same name draft
Sat, 12 Nov 2011 18:48:21 +0000 yexo (svn r23201) -Doc: [NoAI] Hide all contents of AIObject from the API documentation as AIs were never able to use it anyway draft
Sat, 12 Nov 2011 18:45:21 +0000 translators (svn r23200) -Update from WebTranslator v3.0: draft
Sat, 12 Nov 2011 18:06:34 +0000 rubidium (svn r23199) -Fix [FS#4822]: oil rigs that "expired" did not get removed from the station list draft
Sat, 12 Nov 2011 13:00:29 +0000 rubidium (svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free draft
Sat, 12 Nov 2011 10:26:37 +0000 smatz (svn r23197) -Fix: -Wno-narrowing didn't have any effect anymore draft
Sat, 12 Nov 2011 10:21:00 +0000 smatz (svn r23196) -Fix: GCC 4.7 compilation draft
Sat, 12 Nov 2011 08:37:12 +0000 rubidium (svn r23195) -Codechange: if we really need to cast away constness, use const_cast draft
Sat, 12 Nov 2011 08:26:30 +0000 rubidium (svn r23194) -Codechange: don't cast away const needlessly draft
Sat, 12 Nov 2011 08:10:22 +0000 rubidium (svn r23193) -Codechange: don't cast away const unneededly draft
Sat, 12 Nov 2011 07:58:22 +0000 rubidium (svn r23192) -Codechange: don't cast away const needlessly draft
Fri, 11 Nov 2011 19:47:28 +0000 rubidium (svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettes draft
Fri, 11 Nov 2011 18:59:47 +0000 rubidium (svn r23190) -Fix: compile error due to Squirrel define messing up another included file draft
Fri, 11 Nov 2011 18:45:45 +0000 translators (svn r23189) -Update from WebTranslator v3.0: draft
Fri, 11 Nov 2011 18:01:41 +0000 yexo (svn r23188) -Fix (r23168): fences on steep slopes were broken draft
Thu, 10 Nov 2011 20:07:14 +0000 yexo (svn r23187) -Fix (r23186): MSVC allowed non-const where const was mandatory draft
Thu, 10 Nov 2011 19:40:49 +0000 yexo (svn r23186) -Fix [FS#4830]: [Squirrel] replace custom qsort by std::sort to fix stack overflow draft
Thu, 10 Nov 2011 18:45:32 +0000 translators (svn r23185) -Update from WebTranslator v3.0: draft