]> git.nickg.me.uk Git - traingame.git/log
traingame.git
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

14 years agoPrepare for 0.1 release
Nick Gasson [Sun, 19 Jul 2009 15:04:28 +0000 (16:04 +0100)]
Prepare for 0.1 release

14 years agoUse CPack for packaging r0.1.0
Nick Gasson [Sun, 19 Jul 2009 14:28:30 +0000 (15:28 +0100)]
Use CPack for packaging

14 years agoTidy up for first proper release
Nick Gasson [Sun, 19 Jul 2009 13:35:42 +0000 (14:35 +0100)]
Tidy up for first proper release

14 years agoRender models with textures properly
Nick Gasson [Sun, 19 Jul 2009 13:25:22 +0000 (14:25 +0100)]
Render models with textures properly

14 years agoAdd save button to the editor
Nick Gasson [Sun, 19 Jul 2009 12:27:39 +0000 (13:27 +0100)]
Add save button to the editor

14 years agoMake all existing maps into resources
Nick Gasson [Sun, 19 Jul 2009 11:40:38 +0000 (12:40 +0100)]
Make all existing maps into resources

14 years agoLoading and editing maps in resources now works correctly
Nick Gasson [Sun, 19 Jul 2009 11:28:32 +0000 (12:28 +0100)]
Loading and editing maps in resources now works correctly

14 years agoRead maps from resources
Nick Gasson [Sun, 19 Jul 2009 10:47:40 +0000 (11:47 +0100)]
Read maps from resources

14 years agoLoad waggons from XML files as well
Nick Gasson [Sun, 19 Jul 2009 10:38:49 +0000 (11:38 +0100)]
Load waggons from XML files as well

14 years agoLoad engines from XML file
Nick Gasson [Sun, 19 Jul 2009 10:28:45 +0000 (11:28 +0100)]
Load engines from XML file

14 years agoMove everything into resources
Nick Gasson [Sun, 19 Jul 2009 10:05:45 +0000 (11:05 +0100)]
Move everything into resources

14 years agoStart on resource implementation
Nick Gasson [Mon, 13 Jul 2009 15:05:53 +0000 (16:05 +0100)]
Start on resource implementation

14 years agoMove lighthouse into its own directory
Nick Gasson [Sun, 12 Jul 2009 11:11:29 +0000 (12:11 +0100)]
Move lighthouse into its own directory

14 years agoMove buildings into their own directory
Nick Gasson [Sun, 12 Jul 2009 11:08:39 +0000 (12:08 +0100)]
Move buildings into their own directory

14 years agoAdd house model
Nick Gasson [Fri, 10 Jul 2009 20:25:06 +0000 (21:25 +0100)]
Add house model

14 years agoAutomatically make fog same colour as clear
Nick Gasson [Thu, 9 Jul 2009 21:03:29 +0000 (22:03 +0100)]
Automatically make fog same colour as clear

14 years agoAdd FLTK model viewer
Nick Gasson [Thu, 9 Jul 2009 20:50:59 +0000 (21:50 +0100)]
Add FLTK model viewer

14 years agoDisable the skybox
Nick Gasson [Wed, 8 Jul 2009 13:26:05 +0000 (14:26 +0100)]
Disable the skybox

14 years agoAdd skybox with textures
Nick Gasson [Wed, 8 Jul 2009 13:13:50 +0000 (14:13 +0100)]
Add skybox with textures

14 years agoMake the editor run in the same window as the toolbox
Nick Gasson [Wed, 8 Jul 2009 11:41:59 +0000 (12:41 +0100)]
Make the editor run in the same window as the toolbox

14 years agoOnly print OpenGL version info once
Nick Gasson [Wed, 8 Jul 2009 10:31:34 +0000 (11:31 +0100)]
Only print OpenGL version info once

14 years agoMerge branch 'master' into fltk
Nick Gasson [Wed, 8 Jul 2009 09:10:05 +0000 (10:10 +0100)]
Merge branch 'master' into fltk