| .. | 
		
		
			
			
			
			
				| ai.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| ai.h | [Change] Make accel speed dependent, not thrust. | 2013-04-20 15:30:33 +01:00 | 
		
			
			
			
			
				| base64.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| base64.h | [Fix] Base64 encoder/decoder actually werks now! | 2013-05-23 19:46:23 +01:00 | 
		
			
			
			
			
				| board.c | [Change] New philosophy. When you swap ships, your cargo should stay with you, will fix issues. Also, major outfit add/rm cleanup. | 2013-06-03 22:22:50 +01:00 | 
		
			
			
			
			
				| board.h | [Change] Seperated boarding from player.c to board.c. Fixed ship information panel. | 2013-02-27 15:38:15 +00:00 | 
		
			
			
			
			
				| collision.c | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| collision.h | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| colour.c | [Add] Hellz YEAH! Here's some initial plasma fractals, all working and stuff. | 2013-03-28 17:20:29 +00:00 | 
		
			
			
			
			
				| colour.h | [Add] Hellz YEAH! Here's some initial plasma fractals, all working and stuff. | 2013-03-28 17:20:29 +00:00 | 
		
			
			
			
			
				| conf.c | [Fix] [Phase 3] Sound is enabled by default again. | 2013-06-04 16:40:30 +01:00 | 
		
			
			
			
			
				| conf.h | [Add] Start of toolkit framework, we will manage windows etc here. | 2013-02-16 20:01:00 +00:00 | 
		
			
			
			
			
				| economy.c | [Add] Major release: First fancy missions for spaceport bars. | 2013-04-06 17:11:35 +01:00 | 
		
			
			
			
			
				| economy.h | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| faction.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| faction.h | [Change] Missions increase/lower faction standing. Fixed bug with factions. | 2013-05-23 16:17:53 +01:00 | 
		
			
			
			
			
				| font.c | [Clean] gl_screen.[wh] = SCREEN_[WH] in most places. | 2013-06-02 14:43:24 +01:00 | 
		
			
			
			
			
				| font.h | [Add] gl_printHeight. | 2013-03-30 20:58:52 +00:00 | 
		
			
			
			
			
				| hook.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| hook.h | [Add] mission/hook save disabled right now - Pluto is still being a bitch! | 2013-05-30 18:33:15 +01:00 | 
		
			
			
			
			
				| input.c | [Fix] Changed some input things to hopefully prevent blocking. | 2013-06-09 16:39:48 +01:00 | 
		
			
			
			
			
				| input.h | [Fix] Prevent acceleration from sticking sometimes. | 2013-05-23 16:24:44 +01:00 | 
		
			
			
			
			
				| joystick.c | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| joystick.h | [Add] Select joystick by name with option -J [string] as well as id with -j [id] | 2013-02-01 23:37:13 +00:00 | 
		
			
			
			
			
				| land.c | [Fix] type trying to enable a button. | 2013-06-15 20:29:11 +01:00 | 
		
			
			
			
			
				| land.h | [Fix] Fixed up all the bugs for missions, they are now working. | 2013-04-03 20:06:51 +01:00 | 
		
			
			
			
			
				| lephisto.c | [Fix] Possible buffer overflows with strncpy. | 2013-06-14 13:50:08 +01:00 | 
		
			
			
			
			
				| lephisto.h | [Add] Simply added M_PI to lephisto.h for the people with strange setups. | 2013-05-23 16:36:14 +01:00 | 
		
			
			
			
			
				| lfile.c | [Fix] Accidently used assignment operator rather than logical to check if a file exists. :/ | 2013-06-16 02:09:58 +01:00 | 
		
			
			
			
			
				| lfile.h | [Add] Prompt before overwriting pilot's save. | 2013-05-16 15:18:12 +01:00 | 
		
			
			
			
			
				| llua.c | [Change] Began cleaning lua wrappers up a bit. | 2013-06-09 19:33:26 +01:00 | 
		
			
			
			
			
				| llua.h | [Change] Began cleaning lua wrappers up a bit. | 2013-06-09 19:33:26 +01:00 | 
		
			
			
			
			
				| lluadef.h | [Add] Music is now controlled by lua, now we can set music based on scenario. ^.^ | 2013-06-10 19:19:26 +01:00 | 
		
			
			
			
			
				| log.h | [Add] Log more verbose, and added a variable stack to missions. | 2013-04-20 14:36:23 +01:00 | 
		
			
			
			
			
				| ltime.c | [Change] Improved ltime_pretty and increased time to do rush deliveries. | 2013-05-02 20:24:53 +01:00 | 
		
			
			
			
			
				| ltime.h | [Add] Time in the form of Galactic Date. | 2013-04-22 14:02:15 +01:00 | 
		
			
			
			
			
				| map.c | [Clean] gl_screen.[wh] = SCREEN_[WH] in most places. | 2013-06-02 14:43:24 +01:00 | 
		
			
			
			
			
				| map.h | [Add] You can now visually see the A* system paths now in map. | 2013-04-24 18:42:02 +01:00 | 
		
			
			
			
			
				| md5.c | [Change] All tabs back to spaces. | 2013-03-21 00:27:05 +00:00 | 
		
			
			
			
			
				| md5.h | [Change] All tabs back to spaces. | 2013-03-21 00:27:05 +00:00 | 
		
			
			
			
			
				| menu.c | [Change] Exiting from a game drops you to main menu instead of simply quiting. | 2013-06-16 12:45:51 +01:00 | 
		
			
			
			
			
				| menu.h | [Change] All tabs back to spaces. | 2013-03-21 00:27:05 +00:00 | 
		
			
			
			
			
				| misn_lua.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| misn_lua.h | [Change] Began cleaning lua wrappers up a bit. | 2013-06-09 19:33:26 +01:00 | 
		
			
			
			
			
				| mission.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| mission.h | [Add] You can now use lua as conditions for missions. | 2013-06-01 19:11:38 +01:00 | 
		
			
			
			
			
				| music.c | [Fix] Forgot to load snd/music.lua into packfile. | 2013-06-16 01:12:59 +01:00 | 
		
			
			
			
			
				| music.h | [Add] Music is now controlled by lua, now we can set music based on scenario. ^.^ | 2013-06-10 19:19:26 +01:00 | 
		
			
			
			
			
				| opengl.c | [Fix] Corrected small desciation on all sprites. | 2013-06-04 17:02:42 +01:00 | 
		
			
			
			
			
				| opengl.h | [Fix] Segfault when trying to land on a system with no planets. | 2013-06-02 13:57:00 +01:00 | 
		
			
			
			
			
				| outfit.c | [Things] An assortment of fixes, also added afterburner sounds. | 2013-06-06 21:44:57 +01:00 | 
		
			
			
			
			
				| outfit.h | [Things] An assortment of fixes, also added afterburner sounds. | 2013-06-06 21:44:57 +01:00 | 
		
			
			
			
			
				| pack.c | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| pack.h | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| pause.c | [Add] Linux specific stuff for saving. | 2013-05-14 21:39:00 +01:00 | 
		
			
			
			
			
				| pause.h | [Add] Linux specific stuff for saving. | 2013-05-14 21:39:00 +01:00 | 
		
			
			
			
			
				| physics.c | [Fix] I haz been told that older versions of gcc won't compile this. I say FFFFUUUUU!! | 2013-06-01 19:34:40 +01:00 | 
		
			
			
			
			
				| physics.h | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| pilot.c | [Fix] Potential issues with reallocs. Added more comments too. | 2013-06-09 17:04:44 +01:00 | 
		
			
			
			
			
				| pilot.h | [Fix] Potential issues with reallocs. Added more comments too. | 2013-06-09 17:04:44 +01:00 | 
		
			
			
			
			
				| plasmaf.c | [Fix] Slight plasma fractal issue. | 2013-05-16 15:35:57 +01:00 | 
		
			
			
			
			
				| plasmaf.h | [Add] Hellz YEAH! Here's some initial plasma fractals, all working and stuff. | 2013-03-28 17:20:29 +00:00 | 
		
			
			
			
			
				| player.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| player.h | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| rng.c | [Fix] Removed of a warning on 32bit machines. | 2013-04-24 18:07:36 +01:00 | 
		
			
			
			
			
				| rng.h | [Fix] Bug in ze missionz | 2013-04-06 15:04:20 +01:00 | 
		
			
			
			
			
				| save.c | [Add] Possibility to delete save games. | 2013-06-16 02:25:04 +01:00 | 
		
			
			
			
			
				| save.h | [Add] Filesystem abstraction and path based stuff. | 2013-05-14 22:16:10 +01:00 | 
		
			
			
			
			
				| ship.c | [Add] Fuel info to ship information panel. | 2013-05-16 21:26:17 +01:00 | 
		
			
			
			
			
				| ship.h | [Fix] Typo errors..... | 2013-06-04 20:28:56 +01:00 | 
		
			
			
			
			
				| sound.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| sound.h | [Things] An assortment of fixes, also added afterburner sounds. | 2013-06-06 21:44:57 +01:00 | 
		
			
			
			
			
				| space.c | [Fix] A* bugs where because of a typo. Changed to Djikstra now though. | 2013-06-16 16:24:39 +01:00 | 
		
			
			
			
			
				| space.h | [Add] You can kinda load games, still need to fix some issues. | 2013-05-11 20:59:12 +01:00 | 
		
			
			
			
			
				| spfx.c | [Clean] gl_screen.[wh] = SCREEN_[WH] in most places. | 2013-06-02 14:43:24 +01:00 | 
		
			
			
			
			
				| spfx.h | [Change] Just a few bits of cleanup. | 2013-05-23 20:13:41 +01:00 | 
		
			
			
			
			
				| toolkit.c | [Clean] gl_screen.[wh] = SCREEN_[WH] in most places. | 2013-06-02 14:43:24 +01:00 | 
		
			
			
			
			
				| toolkit.h | [Add] Introduced getListPos to get the position of the list. | 2013-04-06 14:53:49 +01:00 | 
		
			
			
			
			
				| weapon.c | [Change] Added a few nazi flags, and fixed code up a little. | 2013-06-11 22:50:04 +01:00 | 
		
			
			
			
			
				| weapon.h | [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. | 2013-03-21 19:34:35 +00:00 | 
		
			
			
			
			
				| xml.h | [Add] Saving lua active mission states. Fixed Makefile to build pluto. | 2013-05-23 17:58:23 +01:00 |