]> git.nickg.me.uk Git - traingame.git/log
traingame.git
14 years agoChange order of gl{Vertex,Normal}Pointer
Nick Gasson [Fri, 29 May 2009 21:04:21 +0000 (22:04 +0100)]
Change order of gl{Vertex,Normal}Pointer

14 years agoRemove some debugging messages
Nick Gasson [Fri, 29 May 2009 19:37:44 +0000 (20:37 +0100)]
Remove some debugging messages

14 years agoMerge branch 'vbo'
Nick Gasson [Fri, 29 May 2009 19:31:48 +0000 (20:31 +0100)]
Merge branch 'vbo'

14 years agoComplete VBO implementation
Nick Gasson [Fri, 29 May 2009 19:29:51 +0000 (20:29 +0100)]
Complete VBO implementation

14 years agoUse GLEW to get at extensions
Nick Gasson [Fri, 29 May 2009 18:55:18 +0000 (19:55 +0100)]
Use GLEW to get at extensions

14 years agoRemove redundant DisplayListContext
Nick Gasson [Thu, 28 May 2009 21:24:58 +0000 (22:24 +0100)]
Remove redundant DisplayListContext

14 years agoNot working attempt at VBO meshes
Nick Gasson [Thu, 28 May 2009 21:19:04 +0000 (22:19 +0100)]
Not working attempt at VBO meshes

14 years agoTidy up track rendering
Nick Gasson [Sun, 24 May 2009 20:20:11 +0000 (21:20 +0100)]
Tidy up track rendering

14 years agoUse meshes for curved rails
Nick Gasson [Sun, 24 May 2009 20:11:50 +0000 (21:11 +0100)]
Use meshes for curved rails

14 years agoRemove pointless radian->deg conversion
Nick Gasson [Sun, 24 May 2009 19:49:29 +0000 (20:49 +0100)]
Remove pointless radian->deg conversion

14 years agoUse floats in track drawing code
Nick Gasson [Sun, 24 May 2009 19:47:23 +0000 (20:47 +0100)]
Use floats in track drawing code

14 years agoUse degrees for angles in track rendering
Nick Gasson [Sun, 24 May 2009 19:43:32 +0000 (20:43 +0100)]
Use degrees for angles in track rendering

14 years agoRename Axis namespace to `axis' for consitency
Nick Gasson [Sun, 24 May 2009 16:54:30 +0000 (17:54 +0100)]
Rename Axis namespace to `axis' for consitency

14 years agoRename Track namespace to `track' for consitency
Nick Gasson [Sun, 24 May 2009 16:50:27 +0000 (17:50 +0100)]
Rename Track namespace to `track' for consitency

14 years agoRemove some old track rendering code
Nick Gasson [Sun, 24 May 2009 15:40:35 +0000 (16:40 +0100)]
Remove some old track rendering code

14 years agoMake straight rails a mesh as well
Nick Gasson [Sun, 24 May 2009 15:28:48 +0000 (16:28 +0100)]
Make straight rails a mesh as well

14 years agoMake sleepers use IMesh
Nick Gasson [Sun, 24 May 2009 15:15:33 +0000 (16:15 +0100)]
Make sleepers use IMesh

14 years agoVertex array IMesh implementation
Nick Gasson [Sun, 24 May 2009 14:05:11 +0000 (15:05 +0100)]
Vertex array IMesh implementation

14 years agoDetect when raising terrain over track
Nick Gasson [Sun, 24 May 2009 13:07:44 +0000 (14:07 +0100)]
Detect when raising terrain over track

14 years agoFix boundary case for map mesh rebuilding
Nick Gasson [Sun, 24 May 2009 12:46:46 +0000 (13:46 +0100)]
Fix boundary case for map mesh rebuilding

14 years agoAdd level track tool
Nick Gasson [Sun, 24 May 2009 12:42:37 +0000 (13:42 +0100)]
Add level track tool

14 years agoRemove old code from editor
Nick Gasson [Sun, 24 May 2009 11:42:58 +0000 (12:42 +0100)]
Remove old code from editor

14 years agoMake buttons depress properly
Nick Gasson [Sun, 24 May 2009 11:38:32 +0000 (12:38 +0100)]
Make buttons depress properly

14 years agoAdd delete tool
Nick Gasson [Sun, 24 May 2009 11:27:12 +0000 (12:27 +0100)]
Add delete tool

14 years agoSmoother scrolling
Nick Gasson [Sun, 24 May 2009 10:48:42 +0000 (11:48 +0100)]
Smoother scrolling

14 years agoAttempt mouse scrolling
Nick Gasson [Sun, 24 May 2009 10:24:27 +0000 (11:24 +0100)]
Attempt mouse scrolling

14 years agoAdd moving average for boiler temperature
Nick Gasson [Sun, 24 May 2009 09:35:54 +0000 (10:35 +0100)]
Add moving average for boiler temperature

14 years agoTake multiple screen shots
Nick Gasson [Sat, 23 May 2009 19:42:47 +0000 (20:42 +0100)]
Take multiple screen shots

14 years agoTidy up side generating code a bit
Nick Gasson [Sat, 23 May 2009 19:05:45 +0000 (20:05 +0100)]
Tidy up side generating code a bit

14 years agoSync up sides with terrain
Nick Gasson [Sat, 23 May 2009 19:02:25 +0000 (20:02 +0100)]
Sync up sides with terrain

14 years agoDraw sides around the map
Nick Gasson [Sat, 23 May 2009 18:41:52 +0000 (19:41 +0100)]
Draw sides around the map

14 years agoSome graphics tidy ups
Nick Gasson [Sat, 23 May 2009 16:29:50 +0000 (17:29 +0100)]
Some graphics tidy ups

14 years agoChange the map representation to use IMesh
Nick Gasson [Sat, 23 May 2009 16:15:14 +0000 (17:15 +0100)]
Change the map representation to use IMesh

14 years agoSupport colours in mesh
Nick Gasson [Sat, 23 May 2009 15:10:45 +0000 (16:10 +0100)]
Support colours in mesh

14 years agoAdd post rendering pass to draw water properly
Nick Gasson [Sat, 23 May 2009 14:59:25 +0000 (15:59 +0100)]
Add post rendering pass to draw water properly

14 years agoFirst attempt at water
Nick Gasson [Sat, 23 May 2009 14:10:05 +0000 (15:10 +0100)]
First attempt at water

14 years agoDon't use display lists for quad trees
Nick Gasson [Sat, 23 May 2009 13:51:50 +0000 (14:51 +0100)]
Don't use display lists for quad trees

14 years agoAdd terrain lowering ability
Nick Gasson [Sat, 23 May 2009 13:23:38 +0000 (14:23 +0100)]
Add terrain lowering ability

14 years agoDelete old textures
Nick Gasson [Sat, 23 May 2009 13:05:23 +0000 (14:05 +0100)]
Delete old textures

14 years agoBetter terrain colours
Nick Gasson [Sat, 23 May 2009 13:04:13 +0000 (14:04 +0100)]
Better terrain colours

14 years agoRemove old height map code
Nick Gasson [Sat, 23 May 2009 11:15:14 +0000 (12:15 +0100)]
Remove old height map code

14 years agoImport and export new height map format
Nick Gasson [Sat, 23 May 2009 11:12:13 +0000 (12:12 +0100)]
Import and export new height map format

14 years agoFix normals at edge of map
Nick Gasson [Fri, 22 May 2009 20:58:04 +0000 (21:58 +0100)]
Fix normals at edge of map

14 years agoCompute normals for vertices
Nick Gasson [Thu, 21 May 2009 21:42:59 +0000 (22:42 +0100)]
Compute normals for vertices

14 years agoStore a height map separately to the tile data
Nick Gasson [Tue, 19 May 2009 18:08:07 +0000 (19:08 +0100)]
Store a height map separately to the tile data

14 years agoAdd screen capture ability
Nick Gasson [Mon, 18 May 2009 20:45:37 +0000 (21:45 +0100)]
Add screen capture ability

14 years agoSave and load height maps
Nick Gasson [Mon, 18 May 2009 20:00:24 +0000 (21:00 +0100)]
Save and load height maps

14 years agoMake fog a bit farther and the camera a bit less sensitive
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

14 years agoBetter surface normalising
Nick Gasson [Sun, 17 May 2009 21:01:36 +0000 (22:01 +0100)]
Better surface normalising

14 years agoDraw normals for debugging
Nick Gasson [Sun, 17 May 2009 20:39:45 +0000 (21:39 +0100)]
Draw normals for debugging

14 years agoBasic terrain editing
Nick Gasson [Sun, 17 May 2009 20:26:00 +0000 (21:26 +0100)]
Basic terrain editing

14 years agoConnect up buttons with signals
Nick Gasson [Sun, 17 May 2009 19:44:27 +0000 (20:44 +0100)]
Connect up buttons with signals

14 years agoHandle clicking on GUI components
Nick Gasson [Sun, 17 May 2009 17:29:51 +0000 (18:29 +0100)]
Handle clicking on GUI components

14 years agoModify the GUI to use mixins
Nick Gasson [Sun, 17 May 2009 17:12:38 +0000 (18:12 +0100)]
Modify the GUI to use mixins

14 years agoSwitch to using experimental C++0x mode
Nick Gasson [Sun, 17 May 2009 16:31:54 +0000 (17:31 +0100)]
Switch to using experimental C++0x mode

14 years agoShift some GUI implementation into a mixin
Nick Gasson [Sun, 17 May 2009 15:51:03 +0000 (16:51 +0100)]
Shift some GUI implementation into a mixin

14 years agoAdd raise terrain button
Nick Gasson [Sun, 17 May 2009 14:34:02 +0000 (15:34 +0100)]
Add raise terrain button

14 years agoDisplay temp and pressure
Nick Gasson [Sun, 17 May 2009 14:14:02 +0000 (15:14 +0100)]
Display temp and pressure

14 years agoAdd a few more stats meters
Nick Gasson [Sun, 17 May 2009 12:55:20 +0000 (13:55 +0100)]
Add a few more stats meters

14 years agoAdd method to add waggons to the train
Nick Gasson [Sun, 17 May 2009 12:08:19 +0000 (13:08 +0100)]
Add method to add waggons to the train

14 years agoPush train along when adding parts
Nick Gasson [Sun, 17 May 2009 12:06:11 +0000 (13:06 +0100)]
Push train along when adding parts

14 years agoReuse identical mesh vertices
Nick Gasson [Wed, 13 May 2009 21:32:02 +0000 (22:32 +0100)]
Reuse identical mesh vertices

14 years agoUse a display list for meshes
Nick Gasson [Mon, 11 May 2009 21:55:22 +0000 (22:55 +0100)]
Use a display list for meshes

14 years agoMerge branch 'mesh'
Nick Gasson [Mon, 11 May 2009 21:29:11 +0000 (22:29 +0100)]
Merge branch 'mesh'

14 years agoTidy up model loader
Nick Gasson [Mon, 11 May 2009 21:28:58 +0000 (22:28 +0100)]
Tidy up model loader

14 years agoWorking materials in mesh
Nick Gasson [Mon, 11 May 2009 21:23:14 +0000 (22:23 +0100)]
Working materials in mesh

14 years agoDraw meshes with normals
Nick Gasson [Mon, 11 May 2009 19:32:54 +0000 (20:32 +0100)]
Draw meshes with normals

14 years agoRender mesh without normals
Nick Gasson [Mon, 11 May 2009 19:21:00 +0000 (20:21 +0100)]
Render mesh without normals

14 years agoMerge branch 'master' of ssh://vds/home/nick/traingame/
Nick Gasson [Mon, 11 May 2009 18:42:00 +0000 (19:42 +0100)]
Merge branch 'master' of ssh://vds/home/nick/traingame/

14 years agoFiddle with wavefront loader
Nick Gasson [Mon, 11 May 2009 18:41:28 +0000 (19:41 +0100)]
Fiddle with wavefront loader

14 years agoBasic mesh wrapper
Nick Gasson [Sat, 9 May 2009 14:23:13 +0000 (15:23 +0100)]
Basic mesh wrapper

14 years agoFix build on some version of GCC
Nick Gasson [Fri, 8 May 2009 09:57:23 +0000 (10:57 +0100)]
Fix build on some version of GCC

14 years agoAdd model cache
Nick Gasson [Thu, 7 May 2009 21:40:31 +0000 (22:40 +0100)]
Add model cache

14 years agoTweak coal truck model
Nick Gasson [Thu, 7 May 2009 20:15:41 +0000 (21:15 +0100)]
Tweak coal truck model

14 years agoPull waggons behind train
Nick Gasson [Thu, 7 May 2009 19:43:05 +0000 (20:43 +0100)]
Pull waggons behind train

14 years agoAdd base of waggons
Nick Gasson [Thu, 7 May 2009 19:11:53 +0000 (20:11 +0100)]
Add base of waggons

14 years agoTidy up model a bit
Nick Gasson [Wed, 6 May 2009 23:03:29 +0000 (00:03 +0100)]
Tidy up model a bit

14 years agoFix p-class model
Nick Gasson [Wed, 6 May 2009 22:45:29 +0000 (23:45 +0100)]
Fix p-class model

Should have set edge hardness

15 years agoWorking brake control
Nick Gasson [Wed, 6 May 2009 19:52:10 +0000 (20:52 +0100)]
Working brake control

15 years agoWorking throttle meter
Nick Gasson [Wed, 6 May 2009 19:23:46 +0000 (20:23 +0100)]
Working throttle meter

15 years agoAdd virtual destructors to IQuadTree and ISectorRenderable
Nick Gasson [Tue, 5 May 2009 22:20:18 +0000 (23:20 +0100)]
Add virtual destructors to IQuadTree and ISectorRenderable

15 years agoAdd stub for throttle meter GUI element
Nick Gasson [Tue, 5 May 2009 22:16:31 +0000 (23:16 +0100)]
Add stub for throttle meter GUI element

15 years agoVariable frame rate
Nick Gasson [Sun, 3 May 2009 21:45:47 +0000 (22:45 +0100)]
Variable frame rate

15 years agoTweak the camera a bit more
Nick Gasson [Sun, 3 May 2009 18:29:20 +0000 (19:29 +0100)]
Tweak the camera a bit more

15 years agoMouse driven train camera
Nick Gasson [Sun, 3 May 2009 18:19:47 +0000 (19:19 +0100)]
Mouse driven train camera

15 years agoTweak constants to make acceleration look accurate
Nick Gasson [Sun, 3 May 2009 17:10:04 +0000 (18:10 +0100)]
Tweak constants to make acceleration look accurate

15 years agoAdd Vera font and copyright notice
Nick Gasson [Sun, 3 May 2009 16:14:58 +0000 (17:14 +0100)]
Add Vera font and copyright notice

15 years agoPort font class from Lander
Nick Gasson [Sun, 3 May 2009 15:16:36 +0000 (16:16 +0100)]
Port font class from Lander

15 years agoImprove track icon
Nick Gasson [Sun, 3 May 2009 14:37:42 +0000 (15:37 +0100)]
Improve track icon

15 years agoGUI button control and graphics
Nick Gasson [Sun, 3 May 2009 14:26:08 +0000 (15:26 +0100)]
GUI button control and graphics

15 years agoPut grass colour back to how it was
Nick Gasson [Sun, 3 May 2009 12:55:36 +0000 (13:55 +0100)]
Put grass colour back to how it was

15 years agoInitial GUI files
Nick Gasson [Sun, 3 May 2009 12:55:03 +0000 (13:55 +0100)]
Initial GUI files

15 years agoFiddle with the grass colour a little bit
Nick Gasson [Sun, 3 May 2009 12:41:24 +0000 (13:41 +0100)]
Fiddle with the grass colour a little bit

15 years agoAdd throttle controls
Nick Gasson [Fri, 1 May 2009 19:27:30 +0000 (20:27 +0100)]
Add throttle controls

15 years agoFinish SECR P-class model
Nick Gasson [Fri, 1 May 2009 19:01:28 +0000 (20:01 +0100)]
Finish SECR P-class model

15 years agoRemove some debugging code
Nick Gasson [Fri, 1 May 2009 18:05:37 +0000 (19:05 +0100)]
Remove some debugging code

15 years agoReduce track size
Nick Gasson [Fri, 1 May 2009 18:04:19 +0000 (19:04 +0100)]
Reduce track size

15 years agoLots more work on nice new engine
Nick Gasson [Thu, 30 Apr 2009 22:12:51 +0000 (23:12 +0100)]
Lots more work on nice new engine

15 years agoMake windows hollow
Nick Gasson [Thu, 30 Apr 2009 20:28:45 +0000 (21:28 +0100)]
Make windows hollow

15 years agoHollow cab
Nick Gasson [Thu, 30 Apr 2009 20:19:50 +0000 (21:19 +0100)]
Hollow cab