]> git.nickg.me.uk Git - traingame.git/log
traingame.git
14 years agoFix stop speed issues
Nick Gasson [Sun, 27 Dec 2009 16:58:30 +0000 (16:58 +0000)]
Fix stop speed issues

14 years agoAllow reversing over points
Nick Gasson [Sun, 27 Dec 2009 12:05:11 +0000 (12:05 +0000)]
Allow reversing over points

14 years agoGet train to go backwards
Nick Gasson [Mon, 7 Dec 2009 22:27:31 +0000 (22:27 +0000)]
Get train to go backwards

14 years agoLet train go backwards
Nick Gasson [Sun, 6 Dec 2009 10:56:25 +0000 (10:56 +0000)]
Let train go backwards

14 years agoTweak train control algorithm
Nick Gasson [Sun, 6 Dec 2009 10:52:50 +0000 (10:52 +0000)]
Tweak train control algorithm

14 years agoAdd new demo map
Nick Gasson [Sat, 5 Dec 2009 23:01:19 +0000 (23:01 +0000)]
Add new demo map

14 years agoAdd save button
Nick Gasson [Sat, 5 Dec 2009 22:41:54 +0000 (22:41 +0000)]
Add save button

14 years agoShow/hide building picker
Nick Gasson [Sat, 5 Dec 2009 21:28:26 +0000 (21:28 +0000)]
Show/hide building picker

14 years agoRemove FLTK dependency
Nick Gasson [Sat, 5 Dec 2009 21:10:08 +0000 (21:10 +0000)]
Remove FLTK dependency

14 years agoAdd new building picker dialog
Nick Gasson [Sat, 5 Dec 2009 21:06:19 +0000 (21:06 +0000)]
Add new building picker dialog

14 years agoAdd image button
Nick Gasson [Sat, 5 Dec 2009 20:26:11 +0000 (20:26 +0000)]
Add image button

14 years agoAdd new 3D preview window
Nick Gasson [Sat, 5 Dec 2009 15:58:04 +0000 (15:58 +0000)]
Add new 3D preview window

14 years agoBump map icons
Nick Gasson [Sat, 5 Dec 2009 14:41:53 +0000 (14:41 +0000)]
Bump map icons

14 years agoAdd back the old toolbar icons
Nick Gasson [Sat, 5 Dec 2009 13:20:00 +0000 (13:20 +0000)]
Add back the old toolbar icons

14 years agoChange location of images and fonts
Nick Gasson [Sat, 5 Dec 2009 13:12:46 +0000 (13:12 +0000)]
Change location of images and fonts

14 years agoDisplay images in toggle bar buttons
Nick Gasson [Sat, 5 Dec 2009 13:11:30 +0000 (13:11 +0000)]
Display images in toggle bar buttons

14 years agoGet rid of useless source file
Nick Gasson [Sat, 5 Dec 2009 13:00:00 +0000 (13:00 +0000)]
Get rid of useless source file

14 years agoAdd new ToggleBar and ToggleButton widgets
Nick Gasson [Sat, 5 Dec 2009 12:58:49 +0000 (12:58 +0000)]
Add new ToggleBar and ToggleButton widgets

14 years agoAdd an extra font
Nick Gasson [Sat, 5 Dec 2009 11:20:40 +0000 (11:20 +0000)]
Add an extra font

14 years agoRemove the random tree generation
Nick Gasson [Sun, 29 Nov 2009 11:20:48 +0000 (11:20 +0000)]
Remove the random tree generation

14 years agoFix problems of diasappearing trees / smoke
Nick Gasson [Sun, 29 Nov 2009 10:29:51 +0000 (10:29 +0000)]
Fix problems of diasappearing trees / smoke

14 years agoAdd better cylindrical billboard algorithm
Nick Gasson [Sun, 29 Nov 2009 10:25:24 +0000 (10:25 +0000)]
Add better cylindrical billboard algorithm

14 years agoMove the new GUI into the old GUI's directory tree
Nick Gasson [Fri, 20 Nov 2009 21:05:35 +0000 (21:05 +0000)]
Move the new GUI into the old GUI's directory tree

14 years agoDelete old GUI code
Nick Gasson [Fri, 20 Nov 2009 20:59:50 +0000 (20:59 +0000)]
Delete old GUI code

14 years agoMove ThrottleMeter to new GUI system
Nick Gasson [Fri, 20 Nov 2009 20:58:49 +0000 (20:58 +0000)]
Move ThrottleMeter to new GUI system

14 years agoFix maps with invalid boolean constants
Nick Gasson [Tue, 10 Nov 2009 21:40:19 +0000 (21:40 +0000)]
Fix maps with invalid boolean constants

14 years agoAllow setting label colour from layout XML
Nick Gasson [Tue, 10 Nov 2009 21:38:07 +0000 (21:38 +0000)]
Allow setting label colour from layout XML

14 years agoAdd a realistic looking tree
Nick Gasson [Fri, 6 Nov 2009 21:05:30 +0000 (21:05 +0000)]
Add a realistic looking tree

14 years agoAdd cloud tree
Nick Gasson [Fri, 6 Nov 2009 20:37:43 +0000 (20:37 +0000)]
Add cloud tree

14 years agoAdd trees and postpone billboard display until end of frame
Nick Gasson [Wed, 4 Nov 2009 20:47:25 +0000 (20:47 +0000)]
Add trees and postpone billboard display until end of frame

14 years agoSpecify GUI fonts in the XML file
Nick Gasson [Tue, 3 Nov 2009 21:40:36 +0000 (21:40 +0000)]
Specify GUI fonts in the XML file

14 years agoAllow drop shadows in fonts again
Nick Gasson [Mon, 2 Nov 2009 22:03:32 +0000 (22:03 +0000)]
Allow drop shadows in fonts again

14 years agoMerge branch 'master' of ssh://vds/home/nick/traingame
Nick Gasson [Mon, 2 Nov 2009 21:33:49 +0000 (21:33 +0000)]
Merge branch 'master' of ssh://vds/home/nick/traingame

14 years agoFix scissoring for Nvidia
Nick Gasson [Mon, 2 Nov 2009 21:32:54 +0000 (21:32 +0000)]
Fix scissoring for Nvidia

14 years agoFix rectangle() for Intel
Nick Gasson [Mon, 2 Nov 2009 21:32:07 +0000 (21:32 +0000)]
Fix rectangle() for Intel

14 years agoRe-enable game UI layout
Nick Gasson [Mon, 2 Nov 2009 21:01:13 +0000 (21:01 +0000)]
Re-enable game UI layout

14 years agoMerge branch 'master' of ssh://vds/home/nick/traingame
Nick Gasson [Sun, 1 Nov 2009 20:52:47 +0000 (20:52 +0000)]
Merge branch 'master' of ssh://vds/home/nick/traingame

14 years agoForgot to add game layout
Nick Gasson [Sun, 1 Nov 2009 20:51:16 +0000 (20:51 +0000)]
Forgot to add game layout

14 years agoYet more renaming
Nick Gasson [Sun, 1 Nov 2009 17:39:45 +0000 (17:39 +0000)]
Yet more renaming

14 years agoMore renaming
Nick Gasson [Sun, 1 Nov 2009 17:25:55 +0000 (17:25 +0000)]
More renaming

14 years agoRenaming variables and refactoring code
Nick Gasson [Sun, 1 Nov 2009 16:48:44 +0000 (16:48 +0000)]
Renaming variables and refactoring code

14 years agoRevert "Rename some variables"
Nick Gasson [Sat, 31 Oct 2009 23:27:32 +0000 (23:27 +0000)]
Revert "Rename some variables"

This reverts commit 9c698f58ed26aa8fe9622ee256e561e6edeb5702.

14 years agoRevert "Some more renaming"
Nick Gasson [Sat, 31 Oct 2009 23:27:25 +0000 (23:27 +0000)]
Revert "Some more renaming"

This reverts commit 34795be130503e46a422a00fc1ad220f27f72144.

14 years agoOK, I like camelCase
Nick Gasson [Sat, 31 Oct 2009 23:27:14 +0000 (23:27 +0000)]
OK, I like camelCase

14 years agoSome more renaming
Nick Gasson [Sat, 31 Oct 2009 14:08:01 +0000 (14:08 +0000)]
Some more renaming

14 years agoMerge branch 'master' of ssh://vds/home/nick/traingame
Nick Gasson [Sat, 31 Oct 2009 13:28:08 +0000 (13:28 +0000)]
Merge branch 'master' of ssh://vds/home/nick/traingame

14 years agoRename some variables
Nick Gasson [Fri, 30 Oct 2009 19:58:39 +0000 (19:58 +0000)]
Rename some variables

14 years agoStart using the new GUI in the game
Nick Gasson [Sun, 25 Oct 2009 21:52:01 +0000 (21:52 +0000)]
Start using the new GUI in the game

14 years agoFix scissoring for too wide/high widgets
Nick Gasson [Sun, 25 Oct 2009 17:09:32 +0000 (17:09 +0000)]
Fix scissoring for too wide/high widgets

14 years agoAdd a template version of ILayout::get
Nick Gasson [Sun, 25 Oct 2009 17:00:19 +0000 (17:00 +0000)]
Add a template version of ILayout::get

14 years agoAdd event handling to the new GUI
Nick Gasson [Sun, 25 Oct 2009 16:58:31 +0000 (16:58 +0000)]
Add event handling to the new GUI

14 years agoRemove the silly properties interface
Nick Gasson [Sun, 25 Oct 2009 15:41:57 +0000 (15:41 +0000)]
Remove the silly properties interface

14 years agoFix for monochrome fonts too
Nick Gasson [Sun, 25 Oct 2009 15:16:18 +0000 (15:16 +0000)]
Fix for monochrome fonts too

14 years agoFix 1-pixel wide characters
Nick Gasson [Sun, 25 Oct 2009 15:14:08 +0000 (15:14 +0000)]
Fix 1-pixel wide characters

14 years agoMake new GUI use the new font engine
Nick Gasson [Sun, 25 Oct 2009 14:22:47 +0000 (14:22 +0000)]
Make new GUI use the new font engine

14 years agoRender monochrome fonts
Nick Gasson [Sun, 25 Oct 2009 13:41:40 +0000 (13:41 +0000)]
Render monochrome fonts

14 years agoNice new font class
Nick Gasson [Sat, 24 Oct 2009 21:16:44 +0000 (22:16 +0100)]
Nice new font class

14 years agoSome renaming in IFont
Nick Gasson [Sat, 24 Oct 2009 19:22:08 +0000 (20:22 +0100)]
Some renaming in IFont

14 years agoUse scissor test to crop widgets
Nick Gasson [Sat, 24 Oct 2009 19:18:00 +0000 (20:18 +0100)]
Use scissor test to crop widgets

14 years agoMore work on the new GUI
Nick Gasson [Sat, 24 Oct 2009 18:47:48 +0000 (19:47 +0100)]
More work on the new GUI

14 years agoAdd render method
Nick Gasson [Sun, 11 Oct 2009 14:13:31 +0000 (15:13 +0100)]
Add render method

14 years agoMore GUI components
Nick Gasson [Sun, 11 Oct 2009 10:26:23 +0000 (11:26 +0100)]
More GUI components

14 years agoAdd widget trees
Nick Gasson [Sun, 11 Oct 2009 09:49:05 +0000 (10:49 +0100)]
Add widget trees

14 years agoSome more work on the new GUI
Nick Gasson [Wed, 7 Oct 2009 21:17:37 +0000 (22:17 +0100)]
Some more work on the new GUI

14 years agoYet another attempt at making a GUI library
Nick Gasson [Wed, 7 Oct 2009 18:25:41 +0000 (19:25 +0100)]
Yet another attempt at making a GUI library

14 years agoRemove unused label
Nick Gasson [Tue, 6 Oct 2009 21:01:07 +0000 (22:01 +0100)]
Remove unused label

14 years agoFix include guard
Nick Gasson [Mon, 5 Oct 2009 20:42:46 +0000 (21:42 +0100)]
Fix include guard

14 years agoMove the new map dialog into a separate file
Nick Gasson [Thu, 24 Sep 2009 20:32:51 +0000 (21:32 +0100)]
Move the new map dialog into a separate file

14 years agoMake new map dialog pop up on editor start
Nick Gasson [Thu, 24 Sep 2009 19:51:48 +0000 (20:51 +0100)]
Make new map dialog pop up on editor start

14 years agoStart adding a new map dialog box
Nick Gasson [Wed, 23 Sep 2009 21:18:08 +0000 (22:18 +0100)]
Start adding a new map dialog box

14 years agoAllow rotation of buildings
Nick Gasson [Tue, 22 Sep 2009 20:34:53 +0000 (21:34 +0100)]
Allow rotation of buildings

14 years agoFix focus bug in editor
Nick Gasson [Tue, 22 Sep 2009 20:12:52 +0000 (21:12 +0100)]
Fix focus bug in editor

14 years agoMake it possible to delete buildings
Nick Gasson [Tue, 22 Sep 2009 19:48:08 +0000 (20:48 +0100)]
Make it possible to delete buildings

14 years agoAdd config header file and copyright messages
Nick Gasson [Sat, 19 Sep 2009 11:55:14 +0000 (12:55 +0100)]
Add config header file and copyright messages

14 years agoFix config file parsing
Nick Gasson [Sat, 19 Sep 2009 11:23:15 +0000 (12:23 +0100)]
Fix config file parsing

14 years agoBetter debugging of failed schema loads
Nick Gasson [Sat, 19 Sep 2009 11:00:32 +0000 (12:00 +0100)]
Better debugging of failed schema loads

14 years agoTinker with the colours some more
Nick Gasson [Thu, 17 Sep 2009 21:41:33 +0000 (22:41 +0100)]
Tinker with the colours some more

14 years agoBetter option parsing
Nick Gasson [Thu, 17 Sep 2009 20:39:26 +0000 (21:39 +0100)]
Better option parsing

14 years agoSave config file as XML
Nick Gasson [Thu, 27 Aug 2009 20:15:14 +0000 (21:15 +0100)]
Save config file as XML

14 years agoSerialize config file
Nick Gasson [Thu, 27 Aug 2009 18:20:22 +0000 (19:20 +0100)]
Serialize config file

14 years agoAdd initial config file class
Nick Gasson [Thu, 27 Aug 2009 17:43:24 +0000 (18:43 +0100)]
Add initial config file class

14 years agoMultiple camera modes
Nick Gasson [Thu, 27 Aug 2009 16:29:56 +0000 (17:29 +0100)]
Multiple camera modes

14 years agoBounce camera if underground
Nick Gasson [Thu, 27 Aug 2009 15:44:45 +0000 (16:44 +0100)]
Bounce camera if underground

14 years agoFirst attempt at guessing land height
Nick Gasson [Thu, 27 Aug 2009 15:20:37 +0000 (16:20 +0100)]
First attempt at guessing land height

14 years agoAdd platform middle and end segments
Nick Gasson [Wed, 26 Aug 2009 20:30:58 +0000 (21:30 +0100)]
Add platform middle and end segments

14 years agoHack coal_mine map back to life
Nick Gasson [Wed, 26 Aug 2009 20:12:55 +0000 (21:12 +0100)]
Hack coal_mine map back to life

14 years agoStore the correct ids in files
Nick Gasson [Wed, 26 Aug 2009 20:07:47 +0000 (21:07 +0100)]
Store the correct ids in files

14 years agoRevert "Store the correct ids in files"
Nick Gasson [Wed, 26 Aug 2009 20:08:10 +0000 (21:08 +0100)]
Revert "Store the correct ids in files"

This reverts commit d7abd5d4b5501b66ce505f6ee40b81fe29ff828a.

14 years agoStore the correct ids in files
Nick Gasson [Wed, 26 Aug 2009 20:07:47 +0000 (21:07 +0100)]
Store the correct ids in files

14 years agoRotate buildings
Nick Gasson [Wed, 26 Aug 2009 20:03:41 +0000 (21:03 +0100)]
Rotate buildings

14 years agoAdd new building and tweak colours again
Nick Gasson [Sun, 23 Aug 2009 11:27:41 +0000 (12:27 +0100)]
Add new building and tweak colours again

14 years agoPut lighting back to how it was
Nick Gasson [Sun, 23 Aug 2009 10:28:19 +0000 (11:28 +0100)]
Put lighting back to how it was

14 years agoTweak the lighting a little bit more
Nick Gasson [Mon, 17 Aug 2009 19:20:29 +0000 (20:20 +0100)]
Tweak the lighting a little bit more

14 years agoFiddle with the lighting a bit
Nick Gasson [Mon, 17 Aug 2009 18:48:50 +0000 (19:48 +0100)]
Fiddle with the lighting a bit

14 years agoMove gui::Colour into its own file
Nick Gasson [Mon, 17 Aug 2009 18:28:49 +0000 (19:28 +0100)]
Move gui::Colour into its own file

14 years agoTidy up building dialog a bit
Nick Gasson [Sun, 26 Jul 2009 20:23:26 +0000 (21:23 +0100)]
Tidy up building dialog a bit

14 years agoSaving and loading buildings
Nick Gasson [Sun, 26 Jul 2009 20:07:14 +0000 (21:07 +0100)]
Saving and loading buildings

14 years agoFix some Debian compatability bugs
Nick Gasson [Mon, 20 Jul 2009 19:18:14 +0000 (20:18 +0100)]
Fix some Debian compatability bugs

14 years agoGet the package script to generate zips as well v0.1
Nick Gasson [Sun, 19 Jul 2009 16:29:46 +0000 (17:29 +0100)]
Get the package script to generate zips as well

14 years agoAdjustments to binary package
Nick Gasson [Sun, 19 Jul 2009 15:09:32 +0000 (16:09 +0100)]
Adjustments to binary package