]> git.nickg.me.uk Git - lander.git/log
lander.git
15 years agoBasic joystick support joystick
Nick Gasson [Mon, 29 Dec 2008 15:39:39 +0000 (15:39 +0000)]
Basic joystick support

15 years agoInitial joystick support
Nick Gasson [Sun, 28 Dec 2008 11:40:50 +0000 (11:40 +0000)]
Initial joystick support

15 years agoUpdate version
Nick Gasson [Tue, 9 Sep 2008 14:19:50 +0000 (15:19 +0100)]
Update version

15 years agoAdd copyright notice at startup
Nick Gasson [Tue, 9 Sep 2008 14:04:07 +0000 (15:04 +0100)]
Add copyright notice at startup

15 years agoRemove debug code gate_graphics
Nick Gasson [Sat, 30 Aug 2008 20:50:32 +0000 (21:50 +0100)]
Remove debug code

15 years agoSexy new electric gate graphics
Nick Gasson [Sat, 30 Aug 2008 17:28:44 +0000 (18:28 +0100)]
Sexy new electric gate graphics

15 years agoCalculate correct step sizes
Nick Gasson [Sat, 30 Aug 2008 16:57:55 +0000 (17:57 +0100)]
Calculate correct step sizes

15 years agoDraw while line between gates
Nick Gasson [Sat, 30 Aug 2008 16:52:45 +0000 (17:52 +0100)]
Draw while line between gates

15 years agoImplement a super awesome hack to reload images on Windows
Nick Gasson [Sat, 30 Aug 2008 15:32:55 +0000 (16:32 +0100)]
Implement a super awesome hack to reload images on Windows

15 years agoGet rid of grass texture because it sucks
Nick Gasson [Fri, 29 Aug 2008 20:54:30 +0000 (21:54 +0100)]
Get rid of grass texture because it sucks

15 years agoRemove Mechanics stuff
Nick Gasson [Wed, 27 Aug 2008 14:37:58 +0000 (15:37 +0100)]
Remove Mechanics stuff

15 years agoMake fireworks decay a bit faster
Nick Gasson [Sun, 3 Aug 2008 17:56:01 +0000 (18:56 +0100)]
Make fireworks decay a bit faster

15 years agoMake grass a bit darker
Nick Gasson [Sun, 3 Aug 2008 17:51:20 +0000 (18:51 +0100)]
Make grass a bit darker

15 years agoWrite a README file
Nick Gasson [Sat, 19 Jul 2008 20:26:37 +0000 (21:26 +0100)]
Write a README file

15 years agoMerge branch 'v0.4' of vds:/home/nick/git/lander into v0.4
Nick Gasson [Sat, 19 Jul 2008 20:13:20 +0000 (21:13 +0100)]
Merge branch 'v0.4' of vds:/home/nick/git/lander into v0.4

15 years agoPort v0.4 to windows
Nick Gasson [Fri, 18 Jul 2008 21:28:33 +0000 (21:28 +0000)]
Port v0.4 to windows

15 years agoFix high score location
Nick Gasson [Fri, 18 Jul 2008 18:37:25 +0000 (19:37 +0100)]
Fix high score location

15 years agoMove highscores file to user's home directory
Nick Gasson [Fri, 18 Jul 2008 18:23:47 +0000 (19:23 +0100)]
Move highscores file to user's home directory

15 years agoMake smoke trail blue
Nick Gasson [Fri, 18 Jul 2008 18:12:29 +0000 (19:12 +0100)]
Make smoke trail blue

15 years agoFix crash in high scores
Nick Gasson [Fri, 18 Jul 2008 17:16:46 +0000 (18:16 +0100)]
Fix crash in high scores

15 years agoMake a few more rendering methods const
Nick Gasson [Fri, 18 Jul 2008 16:54:54 +0000 (17:54 +0100)]
Make a few more rendering methods const

15 years agoMake Emitter::Draw const
Nick Gasson [Fri, 18 Jul 2008 16:48:39 +0000 (17:48 +0100)]
Make Emitter::Draw const

15 years agoNicer exhaust effect
Nick Gasson [Fri, 18 Jul 2008 16:30:49 +0000 (17:30 +0100)]
Nicer exhaust effect

15 years agoNicer exhaust effect
Nick Gasson [Fri, 18 Jul 2008 14:24:02 +0000 (15:24 +0100)]
Nicer exhaust effect

15 years agoUndo new exhaust graphic
Nick Gasson [Fri, 18 Jul 2008 14:14:53 +0000 (15:14 +0100)]
Undo new exhaust graphic

15 years agoGraphics fiddling
Nick Gasson [Thu, 17 Jul 2008 18:11:34 +0000 (19:11 +0100)]
Graphics fiddling

15 years agoFix assertion failure at level complete
Nick Gasson [Thu, 17 Jul 2008 18:04:06 +0000 (19:04 +0100)]
Fix assertion failure at level complete

15 years agoFix array subscript type warning
Nick Gasson [Thu, 17 Jul 2008 17:58:09 +0000 (18:58 +0100)]
Fix array subscript type warning

15 years agoUpdate Windows port
U-SALAD\Nick [Wed, 16 Jul 2008 21:40:48 +0000 (21:40 +0000)]
Update Windows port

15 years agoMove DLLs to redist
U-SALAD\Nick [Wed, 16 Jul 2008 20:56:39 +0000 (20:56 +0000)]
Move DLLs to redist

15 years agoPrettier animation for new exhaust
Nick Gasson [Wed, 16 Jul 2008 18:23:57 +0000 (19:23 +0100)]
Prettier animation for new exhaust

15 years agoNew exhaust graphic
Nick Gasson [Wed, 16 Jul 2008 18:10:16 +0000 (19:10 +0100)]
New exhaust graphic

15 years agoDrop frames automatically if display windows missed
Nick Gasson [Wed, 16 Jul 2008 16:35:35 +0000 (17:35 +0100)]
Drop frames automatically if display windows missed

15 years agoRemove old fade image
Nick Gasson [Wed, 16 Jul 2008 16:24:31 +0000 (17:24 +0100)]
Remove old fade image

15 years agoAdd new Fade class
Nick Gasson [Wed, 16 Jul 2008 16:22:55 +0000 (17:22 +0100)]
Add new Fade class

15 years agoBounce ship only once when exploding
Nick Gasson [Wed, 16 Jul 2008 10:06:53 +0000 (11:06 +0100)]
Bounce ship only once when exploding

15 years agoAdd missing explosion wave file
Nick Gasson [Tue, 15 Jul 2008 20:50:29 +0000 (21:50 +0100)]
Add missing explosion wave file

15 years agoDraw asteroids with display lists
Nick Gasson [Tue, 15 Jul 2008 20:40:15 +0000 (21:40 +0100)]
Draw asteroids with display lists

15 years agoOptimise surface rendering
Nick Gasson [Tue, 15 Jul 2008 20:09:36 +0000 (21:09 +0100)]
Optimise surface rendering

15 years agoSome more performance hacks
Nick Gasson [Tue, 15 Jul 2008 19:44:41 +0000 (20:44 +0100)]
Some more performance hacks

15 years agoSome performance hacks
Nick Gasson [Mon, 14 Jul 2008 12:22:19 +0000 (13:22 +0100)]
Some performance hacks

15 years agoDegrade gracefully when no sound device available
Nick Gasson [Sun, 13 Jul 2008 22:41:18 +0000 (23:41 +0100)]
Degrade gracefully when no sound device available

15 years agoAdd more sound effects
Nick Gasson [Wed, 18 Jun 2008 23:49:06 +0000 (00:49 +0100)]
Add more sound effects

15 years agoProperly align level complete text
Nick Gasson [Wed, 18 Jun 2008 21:40:27 +0000 (22:40 +0100)]
Properly align level complete text

15 years agoReally fix the stars-going-upwards bug
Nick Gasson [Wed, 18 Jun 2008 19:17:33 +0000 (20:17 +0100)]
Really fix the stars-going-upwards bug

15 years agoEnable/disable sound effects via options menu
Nick Gasson [Wed, 18 Jun 2008 19:16:07 +0000 (20:16 +0100)]
Enable/disable sound effects via options menu

15 years agoFix bug with stars going straight upwards
Nick Gasson [Wed, 18 Jun 2008 19:07:59 +0000 (20:07 +0100)]
Fix bug with stars going straight upwards

15 years agoAdd sound effects
Nick Gasson [Tue, 17 Jun 2008 20:55:28 +0000 (21:55 +0100)]
Add sound effects

15 years agoMake shift key work in high score name input
Nick Gasson [Sun, 15 Jun 2008 15:11:03 +0000 (16:11 +0100)]
Make shift key work in high score name input

15 years agoAllow AnimatedImage to display multi-row animations
Nick Gasson [Sun, 15 Jun 2008 13:45:59 +0000 (14:45 +0100)]
Allow AnimatedImage to display multi-row animations

15 years agoAdd a MIN_SURFACE_HEIGHT constant
Nick Gasson [Sun, 15 Jun 2008 12:23:16 +0000 (13:23 +0100)]
Add a MIN_SURFACE_HEIGHT constant

15 years agoUpdate version number for 0.4
Nick Gasson [Fri, 13 Jun 2008 21:13:37 +0000 (22:13 +0100)]
Update version number for 0.4

15 years agoResolution switching v0.3
Nick Gasson [Fri, 13 Jun 2008 21:09:17 +0000 (22:09 +0100)]
Resolution switching

15 years agoWorking options screen
Nick Gasson [Fri, 13 Jun 2008 20:12:04 +0000 (21:12 +0100)]
Working options screen

15 years agoFix config file bugs
Nick Gasson [Fri, 13 Jun 2008 19:57:07 +0000 (20:57 +0100)]
Fix config file bugs

15 years agoAdd config file to options screen class
Nick Gasson [Tue, 10 Jun 2008 00:06:29 +0000 (01:06 +0100)]
Add config file to options screen class

15 years agoAdd config file
Nick Gasson [Tue, 10 Jun 2008 00:01:47 +0000 (01:01 +0100)]
Add config file

15 years agoAdd options values
Nick Gasson [Mon, 9 Jun 2008 20:14:09 +0000 (21:14 +0100)]
Add options values

15 years agoOptions help text
Nick Gasson [Mon, 9 Jun 2008 19:19:46 +0000 (20:19 +0100)]
Options help text

15 years agoFading in and out of the options screen
Nick Gasson [Mon, 9 Jun 2008 19:11:23 +0000 (20:11 +0100)]
Fading in and out of the options screen

15 years agoOptions screen state machine
Nick Gasson [Mon, 9 Jun 2008 19:08:16 +0000 (20:08 +0100)]
Options screen state machine

15 years agoLink in options screen
Nick Gasson [Sun, 8 Jun 2008 17:35:31 +0000 (18:35 +0100)]
Link in options screen

15 years agoAdd new options screen
Nick Gasson [Sun, 8 Jun 2008 17:26:18 +0000 (18:26 +0100)]
Add new options screen

15 years agoFinally rename Lander to Game
Nick Gasson [Sun, 8 Jun 2008 17:20:41 +0000 (18:20 +0100)]
Finally rename Lander to Game

15 years agoAlways hide the cursor
Nick Gasson [Sun, 8 Jun 2008 17:18:34 +0000 (18:18 +0100)]
Always hide the cursor

15 years agoRemove legacy files
Nick Gasson [Sun, 8 Jun 2008 17:08:01 +0000 (18:08 +0100)]
Remove legacy files

15 years agoGet rid of compiler warnings
Nick Gasson [Sun, 8 Jun 2008 17:00:14 +0000 (18:00 +0100)]
Get rid of compiler warnings

15 years agoMake surface a bit more bumpy
Nick Gasson [Sun, 8 Jun 2008 16:57:57 +0000 (17:57 +0100)]
Make surface a bit more bumpy

15 years agoRemove some doof functions from OpenGL class
Nick Gasson [Sat, 7 Jun 2008 20:29:02 +0000 (21:29 +0100)]
Remove some doof functions from OpenGL class

15 years agoGet rid of stupid OpenGL::Colour method
Nick Gasson [Sat, 7 Jun 2008 20:22:16 +0000 (21:22 +0100)]
Get rid of stupid OpenGL::Colour method

15 years agoFix hint text
Nick Gasson [Sat, 7 Jun 2008 20:19:11 +0000 (21:19 +0100)]
Fix hint text

15 years agoGet rid of FreeType class
Nick Gasson [Sat, 7 Jun 2008 20:01:05 +0000 (21:01 +0100)]
Get rid of FreeType class

15 years agoStart factoring FreeType into Font class
Nick Gasson [Sat, 7 Jun 2008 19:35:17 +0000 (20:35 +0100)]
Start factoring FreeType into Font class

15 years agoUpdate version number for master
Nick Gasson [Fri, 6 Jun 2008 10:49:41 +0000 (11:49 +0100)]
Update version number for master

15 years agoEdit change log v0.2
nick [Wed, 4 Jun 2008 11:50:22 +0000 (11:50 +0000)]
Edit change log

git-svn-id: http://svn.nickg.me.uk/work/lander@433 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoAdd LoadOnce.hpp to distribution
nick [Wed, 4 Jun 2008 11:49:50 +0000 (11:49 +0000)]
Add LoadOnce.hpp to distribution

git-svn-id: http://svn.nickg.me.uk/work/lander@432 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoRemove the last non-free fonts
nick [Sun, 1 Jun 2008 16:24:25 +0000 (16:24 +0000)]
Remove the last non-free fonts

git-svn-id: http://svn.nickg.me.uk/work/lander@429 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoSomething
nick [Sun, 25 May 2008 20:53:00 +0000 (20:53 +0000)]
Something

git-svn-id: http://svn.nickg.me.uk/work/lander@423 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoDelete the old data file code
nick [Sun, 25 May 2008 16:10:52 +0000 (16:10 +0000)]
Delete the old data file code

git-svn-id: http://svn.nickg.me.uk/work/lander@422 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoMove lots of images to PNGs
nick [Sun, 25 May 2008 15:42:50 +0000 (15:42 +0000)]
Move lots of images to PNGs

git-svn-id: http://svn.nickg.me.uk/work/lander@421 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoMake mine an AnimatedImage
nick [Sat, 24 May 2008 23:40:27 +0000 (23:40 +0000)]
Make mine an AnimatedImage

git-svn-id: http://svn.nickg.me.uk/work/lander@420 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoSort out Key class
nick [Sat, 24 May 2008 18:34:03 +0000 (18:34 +0000)]
Sort out Key class

git-svn-id: http://svn.nickg.me.uk/work/lander@419 a97b1542-0b21-0410-a459-e47997c36f34

15 years agodelete old lander graphics
nick [Sat, 24 May 2008 18:19:54 +0000 (18:19 +0000)]
delete old lander graphics

git-svn-id: http://svn.nickg.me.uk/work/lander@418 a97b1542-0b21-0410-a459-e47997c36f34

15 years agonew lander trunk
nick [Sat, 24 May 2008 17:13:14 +0000 (17:13 +0000)]
new lander trunk

git-svn-id: http://svn.nickg.me.uk/work/lander@417 a97b1542-0b21-0410-a459-e47997c36f34

15 years agorename lander
nick [Sat, 24 May 2008 17:12:59 +0000 (17:12 +0000)]
rename lander

git-svn-id: http://svn.nickg.me.uk/work/lander-old/trunk@416 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoSome translations
nick [Sat, 24 May 2008 17:10:38 +0000 (17:10 +0000)]
Some translations

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@415 a97b1542-0b21-0410-a459-e47997c36f34

15 years agoAnimated images
nick [Thu, 22 May 2008 20:17:47 +0000 (20:17 +0000)]
Animated images

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@412 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoChange ship implementation a bit
nick [Sun, 20 Apr 2008 18:43:39 +0000 (18:43 +0000)]
Change ship implementation a bit

git-svn-id: http://svn.nickg.me.uk/work/lander@358 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoChange ship implementation a bit
nick [Sun, 20 Apr 2008 18:43:39 +0000 (18:43 +0000)]
Change ship implementation a bit

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@358 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoTidy up the directory a bit
nick [Sat, 19 Apr 2008 23:39:45 +0000 (23:39 +0000)]
Tidy up the directory a bit

git-svn-id: http://svn.nickg.me.uk/work/lander@355 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoTidy up the directory a bit
nick [Sat, 19 Apr 2008 23:39:45 +0000 (23:39 +0000)]
Tidy up the directory a bit

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@355 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoDelete old lander.dats
nick [Sat, 19 Apr 2008 23:33:04 +0000 (23:33 +0000)]
Delete old lander.dats

git-svn-id: http://svn.nickg.me.uk/work/lander@354 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoDelete old lander.dats
nick [Sat, 19 Apr 2008 23:33:04 +0000 (23:33 +0000)]
Delete old lander.dats

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@354 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoTidy up the menu screen
nick [Sat, 19 Apr 2008 23:28:18 +0000 (23:28 +0000)]
Tidy up the menu screen

git-svn-id: http://svn.nickg.me.uk/work/lander@353 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoTidy up the menu screen
nick [Sat, 19 Apr 2008 23:28:18 +0000 (23:28 +0000)]
Tidy up the menu screen

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@353 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoTidy up menu a bit
nick [Sat, 19 Apr 2008 18:25:51 +0000 (18:25 +0000)]
Tidy up menu a bit

git-svn-id: http://svn.nickg.me.uk/work/lander@348 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoTidy up menu a bit
nick [Sat, 19 Apr 2008 18:25:51 +0000 (18:25 +0000)]
Tidy up menu a bit

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@348 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoStart moving to separate PNG images
nick [Sat, 19 Apr 2008 18:04:03 +0000 (18:04 +0000)]
Start moving to separate PNG images

git-svn-id: http://svn.nickg.me.uk/work/lander@347 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoStart moving to separate PNG images
nick [Sat, 19 Apr 2008 18:04:03 +0000 (18:04 +0000)]
Start moving to separate PNG images

git-svn-id: http://svn.nickg.me.uk/work/lander/trunk@347 a97b1542-0b21-0410-a459-e47997c36f34

16 years agoFiddle POTFILES
nick [Sat, 19 Apr 2008 14:22:22 +0000 (14:22 +0000)]
Fiddle POTFILES

git-svn-id: http://svn.nickg.me.uk/work/lander@346 a97b1542-0b21-0410-a459-e47997c36f34