Sun, 21 Jul 2013 15:41:44 +0200 |
Michael Lutz |
-Fix: Improve text caret movement for complex scripts.
draft
|
Sun, 14 Jul 2013 19:13:12 +0000 |
michi_cc |
(svn r25611) -Fix (r25608): Update project files.
draft
|
Thu, 27 Jun 2013 21:49:19 +0200 |
Michael Lutz |
wip
draft
|
Mon, 03 Jun 2013 23:01:11 +0200 |
Michael Lutz |
-Codechange: [OpenGL] Use shaders to display the video buffer on screen.
draft
|
Mon, 03 Jun 2013 22:57:53 +0200 |
Michael Lutz |
-Add: [Win32] Video driver that uses OpenGL to transfer the video buffer to the screen.
draft
|
Tue, 25 Jun 2013 20:29:31 +0000 |
rubidium |
(svn r25465) -Codechange: add the concept of a layouting engine for text
draft
|
Sun, 23 Jun 2013 15:20:23 +0000 |
rubidium |
(svn r25436) -Codechange: split the font detection code out of the font caching code
draft
|
Sun, 09 Jun 2013 13:01:23 +0000 |
fonsinchen |
(svn r25357) -Add: flow mapper for link graph
draft
|
Sun, 09 Jun 2013 13:00:41 +0000 |
fonsinchen |
(svn r25356) -Add: Multi-Commodity-Flow solver for link graph
draft
|
Sun, 09 Jun 2013 12:59:51 +0000 |
fonsinchen |
(svn r25355) -Add: demand handler for link graph
draft
|
Sun, 09 Jun 2013 12:58:37 +0000 |
fonsinchen |
(svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes
draft
|
Sun, 09 Jun 2013 12:57:41 +0000 |
fonsinchen |
(svn r25353) -Add: link graph job implementation
draft
|
Sun, 09 Jun 2013 12:52:11 +0000 |
fonsinchen |
(svn r25348) -Add: multimap implementation with guaranteed order between equal keys
draft
|
Sun, 09 Jun 2013 12:48:27 +0000 |
zuu |
(svn r25344) -Feature: GUI for viewing story pages
draft
|
Sun, 09 Jun 2013 12:19:09 +0000 |
zuu |
(svn r25342) -Add: StoryPage data structures and GS API
draft
|
Sun, 19 May 2013 14:43:23 +0000 |
rubidium |
(svn r25263) -Add: legend for linkgraph overlay (fonsinchen)
draft
|
Sun, 19 May 2013 14:30:40 +0000 |
rubidium |
(svn r25261) -Add: abstract implementation of linkgraph overlay for GUI (fonsinchen)
draft
|
Sun, 19 May 2013 14:17:02 +0000 |
rubidium |
(svn r25258) -Codechange: save linkgraph (fonsinchen)
draft
|
Sun, 19 May 2013 14:11:20 +0000 |
rubidium |
(svn r25257) -Add: basic link graph (fonsinchen)
draft
|
Sun, 19 May 2013 14:06:26 +0000 |
rubidium |
(svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen)
draft
|
Sun, 17 Feb 2013 14:36:40 +0000 |
rubidium |
(svn r25010) -Codechange: Add general framework for cargo actions, i.e. loading, transfering, delivering and such, to contain this logic in a single place instead of spread around (fonsinchen)
draft
|
Sun, 29 Jul 2012 16:44:39 +0000 |
frosch |
(svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist.
draft
|
Sun, 29 Jul 2012 03:26:52 +0200 |
Michael Lutz |
WIP
draft consist
|
Tue, 22 May 2012 19:30:04 +0200 |
Michael Lutz |
-Codechange: Create a Consist class to hold things that are per vehicle chain and not per vehicle.
draft
|
Sun, 08 Jul 2012 02:01:05 +0200 |
Michael Lutz |
-Codechange: Split functions for getting the colour of a smallmap pixel into a separate file.
draft
|
Sun, 24 Jun 2012 18:27:09 +0200 |
Michael Lutz |
-Codechange: Move smallmap colour definitions into a separate file.
draft
|
Sun, 15 Jul 2012 17:11:14 +0000 |
alberth |
(svn r24406) -Feature: Allow game scripts to monitor cargo pickups and deliveries done by companies.
draft
|
Sun, 15 Jul 2012 17:07:06 +0000 |
alberth |
(svn r24405) -Add: Save and load of active cargo monitors.
draft
|
Sun, 15 Jul 2012 17:05:17 +0000 |
alberth |
(svn r24404) -Add: Data structures for cargo transport monitoring.
draft
|
Sat, 09 Jun 2012 19:54:16 +0000 |
frosch |
(svn r24337) -Feature: Allow filtering for multiple words (separated by whitespace resp. quoted) in the sign list, content- and NewGRF-guis.
draft
|
Mon, 04 Jun 2012 15:29:37 +0000 |
frosch |
(svn r24323) -Codechange: Split Textbuf and associated functions to separate files.
draft
|
Fri, 01 Jun 2012 10:44:45 +0000 |
frosch |
(svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h
draft
|
Sun, 12 Feb 2012 10:32:41 +0000 |
rubidium |
(svn r23932) -Codechange: split the NewGRF text window into its own source files
draft
|
Fri, 03 Feb 2012 03:34:18 +0100 |
Michael Lutz |
-Remove: PNG sprite loader.
draft
|
Mon, 19 Dec 2011 21:05:57 +0000 |
truebrain |
(svn r23635) -Add: introduce GSText, to allow translating GameScript text, even over network
draft
|
Mon, 19 Dec 2011 21:05:46 +0000 |
truebrain |
(svn r23634) -Add: support language files for GameScript (Rubidium)
draft
|
Mon, 19 Dec 2011 21:05:25 +0000 |
truebrain |
(svn r23632) -Add: GSCompanyMode, to change company in GameScripts
draft
|
Mon, 19 Dec 2011 21:05:14 +0000 |
truebrain |
(svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScript only)
draft
|
Mon, 19 Dec 2011 21:03:17 +0000 |
truebrain |
(svn r23630) -Add: a Goal GUI to show your current goals
draft
|
Mon, 19 Dec 2011 21:01:03 +0000 |
truebrain |
(svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only)
draft
|
Mon, 19 Dec 2011 21:00:48 +0000 |
truebrain |
(svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScript only)
draft
|
Mon, 19 Dec 2011 21:00:32 +0000 |
truebrain |
(svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript
draft
|
Mon, 19 Dec 2011 20:58:59 +0000 |
truebrain |
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only)
draft
|
Mon, 19 Dec 2011 20:56:42 +0000 |
truebrain |
(svn r23610) -Add: Doxygen files for NoGo API (Yexo)
draft
|
Mon, 19 Dec 2011 20:56:34 +0000 |
truebrain |
(svn r23609) -Add: save/load all GameScript related material
draft
|
Mon, 19 Dec 2011 20:55:56 +0000 |
truebrain |
(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in the console
draft
|
Mon, 19 Dec 2011 20:50:54 +0000 |
truebrain |
(svn r23604) -Add: initial support for GameScripts
draft
|
Thu, 15 Dec 2011 22:22:55 +0000 |
truebrain |
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
draft
|
Sat, 10 Dec 2011 13:54:10 +0000 |
rubidium |
(svn r23474) -Codechange: move the declaration error related functions to error.h
draft
|
Sat, 10 Dec 2011 08:49:42 +0000 |
rubidium |
(svn r23471) -Codechange: move the error related code out of misc_gui.cpp into error_gui.cpp
draft
|
Sat, 03 Dec 2011 23:40:57 +0000 |
michi_cc |
(svn r23416) -Add: [NoAI] API for querying infrastructure costs.
draft
|
Sat, 03 Dec 2011 22:19:09 +0000 |
terkhen |
(svn r23404) -Add: Tilematrix structure (michi_cc).
draft
|
Thu, 01 Dec 2011 12:03:34 +0000 |
truebrain |
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
draft
|
Tue, 29 Nov 2011 23:31:55 +0000 |
truebrain |
(svn r23374) -Add: Doxygen files for the NoAI API (Yexo)
draft
|
Tue, 29 Nov 2011 23:26:52 +0000 |
truebrain |
(svn r23366) -Codechange: move most of the Dummy code to script/, unifying it
draft
|
Tue, 29 Nov 2011 23:26:35 +0000 |
truebrain |
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
draft
|
Tue, 29 Nov 2011 23:21:33 +0000 |
truebrain |
(svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances
draft
|
Tue, 29 Nov 2011 23:21:24 +0000 |
truebrain |
(svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own file)
draft
|
Tue, 29 Nov 2011 23:21:13 +0000 |
truebrain |
(svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file)
draft
|
Tue, 29 Nov 2011 23:21:04 +0000 |
truebrain |
(svn r23357) -Codechange: move AIStorage to ScriptStorage
draft
|