projects/openttd_vs80.vcproj
Tue, 19 Jun 2007 07:21:01 +0000 celestar (svn r10213) [gamebalance] -Sync: r10100:10200 from trunk gamebalance
Wed, 13 Jun 2007 12:05:56 +0000 celestar (svn r10136) [gamebalance] -Sync: r9900:10100 from trunk gamebalance
Wed, 13 Jun 2007 11:45:14 +0000 celestar (svn r10135) [gamebalance] -Sync: r9700:9900 from trunk gamebalance
Tue, 12 Jun 2007 11:56:35 +0000 celestar (svn r10112) [gamebalance] -Sync: r9520:9620 from trunk gamebalance
Thu, 19 Apr 2007 14:48:10 +0000 celestar (svn r9675) [gamebalance] -Sync: r9420:9520 from trunk gamebalance
Thu, 19 Apr 2007 14:43:25 +0000 celestar (svn r9674) [gamebalance] -Sync: r9322:9420 from trunk gamebalance
Wed, 21 Mar 2007 11:46:54 +0000 celestar (svn r9386) [gamebalance] -Feature: Selling and buying land costs now take proximity to town centers into account. Move some code around while I'm at it. Also selling land gives as much money as buying land costs. gamebalance
Mon, 19 Mar 2007 19:52:26 +0000 KUDr (svn r9346) [gamebalance] -Fix: some MSVC fatal warnings (unary minus on unsigned, forcing int to bool), and errors (missing CDECL, missing file in MSVC projects) gamebalance
Mon, 19 Mar 2007 12:49:55 +0000 celestar (svn r9324) [gamebalance] -Sync: r9314:9322 from trunk (newhouses) gamebalance
Mon, 19 Mar 2007 12:38:16 +0000 celestar (svn r9321) [gamebalance] -Sync: r9025:9314 from trunk gamebalance
Wed, 02 Apr 2008 10:55:28 +0000 truebrain (svn r12538) [NoAI] -Codechange: introducing fiber.hpp, a class to have fibers in your application via either Windows Fibers, or via thread.h noai
Tue, 01 Apr 2008 13:40:36 +0000 truebrain (svn r12529) [NoAI] -Change: split thread.cpp into 4 files, one for each OS noai
Mon, 31 Mar 2008 18:34:24 +0000 truebrain (svn r12520) [NoAI] -Fix r12519: of course I forget to regenerate MSVC project files (bah, MSVC.. always MSVC... who uses MSVC?!) noai
Mon, 31 Mar 2008 11:31:44 +0000 truebrain (svn r12511) [NoAI] -Add (WIP): AI Debug GUI. For now it is a stripped down copy of performance details. In future it will allow reloading of AI, changing settings, and reading the log of the AI noai
Mon, 31 Mar 2008 10:55:13 +0000 truebrain (svn r12510) [NoAI] -Add: added AIError, which allows you to catch errors triggered by commands (Morloth) noai
Mon, 31 Mar 2008 07:50:27 +0000 rubidium (svn r12503) [NoAI] -Sync: with trunk r12461:12501. noai
Mon, 31 Mar 2008 06:37:24 +0000 truebrain (svn r12494) [NoAI] -Fix r12493: update MSVC project files when removing files noai
Sun, 30 Mar 2008 15:08:30 +0000 rubidium (svn r12484) [NoAI] -Fix: add missing headers to the MSVC project files. noai
Fri, 28 Mar 2008 10:32:55 +0000 rubidium (svn r12462) [NoAI] -Sync: with trunk r12304:12461. noai
Thu, 27 Mar 2008 05:15:06 +0000 rubidium (svn r12437) [NoAI] -Add: functions to get the current date and to determine the year/month/day from that date. noai
Tue, 25 Mar 2008 12:12:45 +0000 truebrain (svn r12411) [NoAI] -Change [API CHANGE]: order of params of CargoIncome is changed noai
Mon, 17 Mar 2008 15:58:28 +0000 truebrain (svn r12376) [NoAI] -Remove: from this day on, C++ is removed as supported language to write your NoAI in. The only language to use is Squirrel. noai
Thu, 28 Feb 2008 00:43:30 +0000 glx (svn r12306) [NoAI] -Sync with trunk r12209:12304 noai
Wed, 27 Feb 2008 23:06:43 +0000 truebrain (svn r12298) [NoAI] -Add: added AITunnel (Morloth) noai
Wed, 27 Feb 2008 21:07:31 +0000 truebrain (svn r12294) [NoAI] -Add: added AIBridge(List), which lists all available bridges (no build yet) noai
Tue, 26 Feb 2008 23:47:37 +0000 truebrain (svn r12284) [NoAI] -Add: added AICargoList_v(IsFreight|CargoIncomes) (Morloth) noai
Tue, 26 Feb 2008 22:03:50 +0000 truebrain (svn r12281) [NoAI] -Fix r12280: forgot to update MSVC project files noai
Tue, 26 Feb 2008 21:45:33 +0000 truebrain (svn r12279) [NoAI] -Fix r12211: by mistake committed new files in MSVC project files that .. well .. aren't done yet ;) noai
Tue, 26 Feb 2008 21:44:22 +0000 truebrain (svn r12278) [NoAI] -Fix r12211: MSVC project files weren't generated correctly noai
Fri, 22 Feb 2008 00:25:54 +0000 glx (svn r12211) [NoAI] -Sync: with trunk r12050:12209 noai
Sun, 03 Feb 2008 20:17:54 +0000 rubidium (svn r12051) [NoAI] -Sync: with trunk (r11795:12050). noai
Wed, 09 Jan 2008 18:11:12 +0000 rubidium (svn r11796) [NoAI] -Sync: with trunk r11502:11795. noai
Fri, 23 Nov 2007 16:59:30 +0000 rubidium (svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
Sat, 20 Oct 2007 13:09:52 +0000 glx (svn r11311) [NoAI] -Fix (r11295, r11298): project files update forgotten noai
Sat, 06 Oct 2007 22:30:24 +0000 glx (svn r11221) [NoAI] -Sync: with trunk r11145:11220 noai
Sun, 23 Sep 2007 07:37:38 +0000 rubidium (svn r11146) [NoAI] -Sync: with trunk r11035:11045. noai
Tue, 24 Jul 2007 21:10:00 +0000 truelight (svn r10680) [NoAI] -Fix r10679: forgot to update MSVC project files noai
Fri, 20 Jul 2007 15:48:17 +0000 rubidium (svn r10636) [NoAI] -Sync with trunk r10532:10635. noai
Thu, 19 Jul 2007 22:39:43 +0000 truelight (svn r10631) [NoAI] -Add: AIEvent, to take care of events; for now it only reports when vehicles are crashed noai
Sat, 14 Jul 2007 23:49:31 +0000 truelight (svn r10569) [NoAI] -Add: added AIListRandomize as Valuator for all lists to attach a random value to all items noai
Fri, 13 Jul 2007 23:18:12 +0000 truelight (svn r10556) [NoAI] -Add: added AIAirport, which can build an airport noai
Fri, 13 Jul 2007 19:12:43 +0000 truelight (svn r10553) [NoAI] -Add: added a framework for AIPathFinder() and implemented a really stupid AIPathFinderStupid() noai
Thu, 12 Jul 2007 15:51:38 +0000 truelight (svn r10530) [NoAI] -Fix r10529: forgot to update MSVC project files noai
Thu, 12 Jul 2007 15:05:24 +0000 truelight (svn r10527) [NoAI] -Add: AIStationList(), which lists all your stations; useful to maintain routes noai
Sat, 07 Jul 2007 09:20:52 +0000 rubidium (svn r10461) [NoAI] -Sync with trunk r10349:r10460. noai
Tue, 26 Jun 2007 23:40:58 +0000 glx (svn r10350) [NoAI] -Sync with trunk r10194:10349 noai
Sun, 17 Jun 2007 21:31:00 +0000 rubidium (svn r10195) [NoAI] -Sync: with trunk r10119:10194. noai
Tue, 12 Jun 2007 19:52:26 +0000 glx (svn r10120) [NoAI] -Sync with trunk r10096:r10119 noai
Tue, 12 Jun 2007 18:02:11 +0000 glx (svn r10118) [NoAI] -Sync with trunk r10015:r10096 noai
Fri, 01 Jun 2007 20:54:09 +0000 rubidium (svn r10016) [NoAI] -Sync with trunk r9914:r10015. noai
Fri, 25 May 2007 00:25:08 +0000 glx (svn r9915) [NoAI] -Sync with trunk -r9815:9914 noai
Thu, 10 May 2007 15:08:55 +0000 rubidium (svn r9822) [NoAI] -Fix: update the MSVC project files. noai
Wed, 09 May 2007 20:22:49 +0000 rubidium (svn r9816) [NoAI] -Sync with trunk r9712:9815 except r9759 (MorphOS threading) because that needs special attention. noai
Sat, 14 Apr 2007 20:17:36 +0000 truelight (svn r9626) [NoAI] -Change: renamed AIList to AIAbstractList and hide 'AddItem' and 'RemoveItem' noai
Sat, 14 Apr 2007 20:01:25 +0000 truelight (svn r9625) [NoAI] -Add: added AITileList() and one valuator for now: AITileListBuildable() noai
Sat, 14 Apr 2007 09:44:18 +0000 truelight (svn r9622) [NoAI] -Add: added AITownList, which lists all towns (and which you can iterate) noai
Thu, 12 Apr 2007 11:37:24 +0000 truelight (svn r9603) [NoAI] -Add: added AIList(), a simple list in which you can add item/value pairs. You can sort them, walk them, and valuate them noai
Sun, 08 Apr 2007 14:46:55 +0000 glx (svn r9575) [NoAI] -Sync with trunk r9504:9574 noai
Sat, 31 Mar 2007 12:36:57 +0000 rubidium (svn r9536) [NoAI] -Fix: keep files in source.list (and thus the MSVC project files) alphabetically ordered. noai
Sat, 24 Mar 2007 15:19:35 +0000 truelight (svn r9431) [NoAI] -Sync with trunk r9394:9430 noai