Nick Gasson [Sat, 23 May 2009 13:51:50 +0000 (14:51 +0100)]
Don't use display lists for quad trees
Nick Gasson [Sat, 23 May 2009 13:23:38 +0000 (14:23 +0100)]
Add terrain lowering ability
Nick Gasson [Sat, 23 May 2009 13:05:23 +0000 (14:05 +0100)]
Delete old textures
Nick Gasson [Sat, 23 May 2009 13:04:13 +0000 (14:04 +0100)]
Better terrain colours
Nick Gasson [Sat, 23 May 2009 11:15:14 +0000 (12:15 +0100)]
Remove old height map code
Nick Gasson [Sat, 23 May 2009 11:12:13 +0000 (12:12 +0100)]
Import and export new height map format
Nick Gasson [Fri, 22 May 2009 20:58:04 +0000 (21:58 +0100)]
Fix normals at edge of map
Nick Gasson [Thu, 21 May 2009 21:42:59 +0000 (22:42 +0100)]
Compute normals for vertices
Nick Gasson [Tue, 19 May 2009 18:08:07 +0000 (19:08 +0100)]
Store a height map separately to the tile data
Nick Gasson [Mon, 18 May 2009 20:45:37 +0000 (21:45 +0100)]
Add screen capture ability
Nick Gasson [Mon, 18 May 2009 20:00:24 +0000 (21:00 +0100)]
Save and load height maps
Nick Gasson [Sun, 17 May 2009 21:17:01 +0000 (22:17 +0100)]
Make fog a bit farther and the camera a bit less sensitive
Nick Gasson [Sun, 17 May 2009 21:01:36 +0000 (22:01 +0100)]
Better surface normalising
Nick Gasson [Sun, 17 May 2009 20:39:45 +0000 (21:39 +0100)]
Draw normals for debugging
Nick Gasson [Sun, 17 May 2009 20:26:00 +0000 (21:26 +0100)]
Basic terrain editing
Nick Gasson [Sun, 17 May 2009 19:44:27 +0000 (20:44 +0100)]
Connect up buttons with signals
Nick Gasson [Sun, 17 May 2009 17:29:51 +0000 (18:29 +0100)]
Handle clicking on GUI components
Nick Gasson [Sun, 17 May 2009 17:12:38 +0000 (18:12 +0100)]
Modify the GUI to use mixins
Nick Gasson [Sun, 17 May 2009 16:31:54 +0000 (17:31 +0100)]
Switch to using experimental C++0x mode
Nick Gasson [Sun, 17 May 2009 15:51:03 +0000 (16:51 +0100)]
Shift some GUI implementation into a mixin
Nick Gasson [Sun, 17 May 2009 14:34:02 +0000 (15:34 +0100)]
Add raise terrain button
Nick Gasson [Sun, 17 May 2009 14:14:02 +0000 (15:14 +0100)]
Display temp and pressure
Nick Gasson [Sun, 17 May 2009 12:55:20 +0000 (13:55 +0100)]
Add a few more stats meters
Nick Gasson [Sun, 17 May 2009 12:08:19 +0000 (13:08 +0100)]
Add method to add waggons to the train
Nick Gasson [Sun, 17 May 2009 12:06:11 +0000 (13:06 +0100)]
Push train along when adding parts
Nick Gasson [Wed, 13 May 2009 21:32:02 +0000 (22:32 +0100)]
Reuse identical mesh vertices
Nick Gasson [Mon, 11 May 2009 21:55:22 +0000 (22:55 +0100)]
Use a display list for meshes
Nick Gasson [Mon, 11 May 2009 21:29:11 +0000 (22:29 +0100)]
Merge branch 'mesh'
Nick Gasson [Mon, 11 May 2009 21:28:58 +0000 (22:28 +0100)]
Tidy up model loader
Nick Gasson [Mon, 11 May 2009 21:23:14 +0000 (22:23 +0100)]
Working materials in mesh
Nick Gasson [Mon, 11 May 2009 19:32:54 +0000 (20:32 +0100)]
Draw meshes with normals
Nick Gasson [Mon, 11 May 2009 19:21:00 +0000 (20:21 +0100)]
Render mesh without normals
Nick Gasson [Mon, 11 May 2009 18:42:00 +0000 (19:42 +0100)]
Merge branch 'master' of ssh://vds/home/nick/traingame/
Nick Gasson [Mon, 11 May 2009 18:41:28 +0000 (19:41 +0100)]
Fiddle with wavefront loader
Nick Gasson [Sat, 9 May 2009 14:23:13 +0000 (15:23 +0100)]
Basic mesh wrapper
Nick Gasson [Fri, 8 May 2009 09:57:23 +0000 (10:57 +0100)]
Fix build on some version of GCC
Nick Gasson [Thu, 7 May 2009 21:40:31 +0000 (22:40 +0100)]
Add model cache
Nick Gasson [Thu, 7 May 2009 20:15:41 +0000 (21:15 +0100)]
Tweak coal truck model
Nick Gasson [Thu, 7 May 2009 19:43:05 +0000 (20:43 +0100)]
Pull waggons behind train
Nick Gasson [Thu, 7 May 2009 19:11:53 +0000 (20:11 +0100)]
Add base of waggons
Nick Gasson [Wed, 6 May 2009 23:03:29 +0000 (00:03 +0100)]
Tidy up model a bit
Nick Gasson [Wed, 6 May 2009 22:45:29 +0000 (23:45 +0100)]
Fix p-class model
Should have set edge hardness
Nick Gasson [Wed, 6 May 2009 19:52:10 +0000 (20:52 +0100)]
Working brake control
Nick Gasson [Wed, 6 May 2009 19:23:46 +0000 (20:23 +0100)]
Working throttle meter
Nick Gasson [Tue, 5 May 2009 22:20:18 +0000 (23:20 +0100)]
Add virtual destructors to IQuadTree and ISectorRenderable
Nick Gasson [Tue, 5 May 2009 22:16:31 +0000 (23:16 +0100)]
Add stub for throttle meter GUI element
Nick Gasson [Sun, 3 May 2009 21:45:47 +0000 (22:45 +0100)]
Variable frame rate
Nick Gasson [Sun, 3 May 2009 18:29:20 +0000 (19:29 +0100)]
Tweak the camera a bit more
Nick Gasson [Sun, 3 May 2009 18:19:47 +0000 (19:19 +0100)]
Mouse driven train camera
Nick Gasson [Sun, 3 May 2009 17:10:04 +0000 (18:10 +0100)]
Tweak constants to make acceleration look accurate
Nick Gasson [Sun, 3 May 2009 16:14:58 +0000 (17:14 +0100)]
Add Vera font and copyright notice
Nick Gasson [Sun, 3 May 2009 15:16:36 +0000 (16:16 +0100)]
Port font class from Lander
Nick Gasson [Sun, 3 May 2009 14:37:42 +0000 (15:37 +0100)]
Improve track icon
Nick Gasson [Sun, 3 May 2009 14:26:08 +0000 (15:26 +0100)]
GUI button control and graphics
Nick Gasson [Sun, 3 May 2009 12:55:36 +0000 (13:55 +0100)]
Put grass colour back to how it was
Nick Gasson [Sun, 3 May 2009 12:55:03 +0000 (13:55 +0100)]
Initial GUI files
Nick Gasson [Sun, 3 May 2009 12:41:24 +0000 (13:41 +0100)]
Fiddle with the grass colour a little bit
Nick Gasson [Fri, 1 May 2009 19:27:30 +0000 (20:27 +0100)]
Add throttle controls
Nick Gasson [Fri, 1 May 2009 19:01:28 +0000 (20:01 +0100)]
Finish SECR P-class model
Nick Gasson [Fri, 1 May 2009 18:05:37 +0000 (19:05 +0100)]
Remove some debugging code
Nick Gasson [Fri, 1 May 2009 18:04:19 +0000 (19:04 +0100)]
Reduce track size
Nick Gasson [Thu, 30 Apr 2009 22:12:51 +0000 (23:12 +0100)]
Lots more work on nice new engine
Nick Gasson [Thu, 30 Apr 2009 20:28:45 +0000 (21:28 +0100)]
Make windows hollow
Nick Gasson [Thu, 30 Apr 2009 20:19:50 +0000 (21:19 +0100)]
Hollow cab
Nick Gasson [Thu, 30 Apr 2009 20:12:06 +0000 (21:12 +0100)]
Add coal hopper
Nick Gasson [Thu, 30 Apr 2009 18:51:17 +0000 (19:51 +0100)]
A much better control model
Nick Gasson [Wed, 29 Apr 2009 21:42:06 +0000 (22:42 +0100)]
A very simple control model
Nick Gasson [Wed, 29 Apr 2009 19:00:36 +0000 (20:00 +0100)]
Add control interface to engines
Nick Gasson [Sun, 26 Apr 2009 20:43:00 +0000 (21:43 +0100)]
Check for OpenGL errors after every frame
Nick Gasson [Sun, 26 Apr 2009 20:06:55 +0000 (21:06 +0100)]
Add awesome tracking train cam
Nick Gasson [Sun, 26 Apr 2009 19:10:57 +0000 (20:10 +0100)]
Complete loading from XML
Nick Gasson [Sun, 26 Apr 2009 17:38:13 +0000 (18:38 +0100)]
Serialise to file
Nick Gasson [Sun, 26 Apr 2009 17:26:00 +0000 (18:26 +0100)]
Serialise to XML
Nick Gasson [Sun, 26 Apr 2009 15:32:27 +0000 (16:32 +0100)]
Add command line interface
Nick Gasson [Sun, 26 Apr 2009 15:23:12 +0000 (16:23 +0100)]
A wrapper for the Xerces parser
Nick Gasson [Sun, 26 Apr 2009 14:24:48 +0000 (15:24 +0100)]
Initial attempt at schema file
Nick Gasson [Sat, 25 Apr 2009 21:31:15 +0000 (22:31 +0100)]
Initial attempt at Xerces map parser
Nick Gasson [Sat, 25 Apr 2009 18:29:51 +0000 (19:29 +0100)]
Set up xerces
Nick Gasson [Sat, 25 Apr 2009 18:09:04 +0000 (19:09 +0100)]
Remove debugging and useless functions from editor
Nick Gasson [Sat, 25 Apr 2009 18:02:16 +0000 (19:02 +0100)]
Add a crossover track section
Nick Gasson [Sat, 25 Apr 2009 17:38:36 +0000 (18:38 +0100)]
Add API hook for merging track segments
Nick Gasson [Sat, 25 Apr 2009 17:00:54 +0000 (18:00 +0100)]
Add colour to console messages
Nick Gasson [Sat, 25 Apr 2009 16:42:14 +0000 (17:42 +0100)]
Fix bug with train going backwards round curved track
Nick Gasson [Sat, 25 Apr 2009 16:24:10 +0000 (17:24 +0100)]
Fix animation when moving backwards around curved track
Nick Gasson [Sat, 25 Apr 2009 16:15:38 +0000 (17:15 +0100)]
Add some heuristics to guess which track shape to select
Nick Gasson [Sat, 25 Apr 2009 15:21:04 +0000 (16:21 +0100)]
Nearly working track drawing
Nick Gasson [Sat, 25 Apr 2009 15:16:48 +0000 (16:16 +0100)]
One curved track case sorted
Nick Gasson [Sat, 25 Apr 2009 14:37:32 +0000 (15:37 +0100)]
Draw the straight part of the track before the curve
Nick Gasson [Sat, 25 Apr 2009 13:21:22 +0000 (14:21 +0100)]
Bump up the resolution a bit
Nick Gasson [Sat, 25 Apr 2009 13:16:52 +0000 (14:16 +0100)]
Move fog code into its own class
Nick Gasson [Sat, 25 Apr 2009 10:13:27 +0000 (11:13 +0100)]
Fiddle with colours, materials, etc.
Nick Gasson [Fri, 24 Apr 2009 20:09:38 +0000 (21:09 +0100)]
Perhaps fix the XIO problem
Nick Gasson [Fri, 24 Apr 2009 19:27:31 +0000 (20:27 +0100)]
Remove screen update thread: maybe this has something todo with XIO problem
Nick Gasson [Wed, 22 Apr 2009 19:21:13 +0000 (20:21 +0100)]
Fix one more editor positioning
Nick Gasson [Wed, 22 Apr 2009 19:06:07 +0000 (20:06 +0100)]
Allow track segment to attach to multiple places in map
Nick Gasson [Wed, 22 Apr 2009 18:19:45 +0000 (19:19 +0100)]
Remove old CEGUI header
Nick Gasson [Sat, 11 Apr 2009 21:13:32 +0000 (22:13 +0100)]
Add the FPS to the window title
Nick Gasson [Sat, 11 Apr 2009 19:55:40 +0000 (20:55 +0100)]
Remove debugging messages
Nick Gasson [Sat, 11 Apr 2009 19:49:38 +0000 (20:49 +0100)]
Woo!! Train finally drives round curves properly
Nick Gasson [Sat, 11 Apr 2009 19:39:37 +0000 (20:39 +0100)]
Working curve transformations