Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							fdd5e930f5
							
						
					 | 
					
						
						
							
							[Add] First release of unidiff - Save changes to the universe in a diff format.
						
						
						
						
						
					 | 
					
						2013-12-10 22:51:00 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							fef6cefe05
							
						
					 | 
					
						
						
							
							[Fix] A few minor fixes.
						
						
						
						
						
					 | 
					
						2013-12-10 03:56:18 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							2a69789a24
							
						
					 | 
					
						
						
							
							[Add] Automagically give backtraces in DEBUG mode.
						
						
						
						
						
					 | 
					
						2013-11-26 18:23:50 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							8e4b78621e
							
						
					 | 
					
						
						
							
							[Change] Makefile is a little cleaner.
						
						
						
						
						
					 | 
					
						2013-10-04 17:33:01 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							71ab2d863f
							
						
					 | 
					
						
						
							
							[Add] Added outfit states and beam hit function. Also added compile option for clang.
						
						
						
						
						
					 | 
					
						2013-09-23 22:59:01 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							de775cb7f8
							
						
					 | 
					
						
						
							
							[Add] "make bin" option to only make binary.
						
						
						
						
						
					 | 
					
						2013-08-31 14:24:22 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							ca4c910ec8
							
						
					 | 
					
						
						
							
							[Add] Preliminary doxygen support.
						
						
						
						
						
					 | 
					
						2013-08-31 14:19:36 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							897bc36111
							
						
					 | 
					
						
						
							
							[Change] Re-wrote entire sound system with SDL_mixer.
						
						
						
						
						
					 | 
					
						2013-08-23 20:18:04 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							ae1cc7c494
							
						
					 | 
					
						
						
							
							[Add] Make assert(0) on WARN optional with DEBUG_PARANOID.
						
						
						
						
						
					 | 
					
						2013-08-22 18:31:28 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							a580cdeed3
							
						
					 | 
					
						
						
							
							[Change] ai.dist() now accepts pilot id's as parameter.
						
						
						
						
						
					 | 
					
						2013-07-07 19:11:14 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							b7c83b5b24
							
						
					 | 
					
						
						
							
							[Add] -Wunused to CFLAGS.
						
						
						
						
						
					 | 
					
						2013-07-06 15:42:38 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							830c6e0100
							
						
					 | 
					
						
						
							
							[Add] Stack protector flags to DEBUG build.
						
						
						
						
						
					 | 
					
						2013-07-04 13:48:40 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							c464e7d056
							
						
					 | 
					
						
						
							
							[Remove] -fno-inline, potentially harm debug performance with no extra gain.
						
						
						
						
						
					 | 
					
						2013-07-04 13:46:10 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							185039ae62
							
						
					 | 
					
						
						
							
							[Change] Cleaned up some variable/function names, also added -Wshadow CFLAG.
						
						
						
						
						
					 | 
					
						2013-06-28 16:08:56 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							5eff5317c6
							
						
					 | 
					
						
						
							
							[Add] Using -Wpointer-arith flag.
						
						
						
						
						
					 | 
					
						2013-06-28 13:23:01 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							03ca0bf5d2
							
						
					 | 
					
						
						
							
							[Add] Adding a ton more systems, optimised graphics etc.
						
						
						
						
						
					 | 
					
						2013-06-22 17:19:13 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							234a73635c
							
						
					 | 
					
						
						
							
							[Fix] Forgot to load snd/music.lua into packfile.
						
						
						
						
						
					 | 
					
						2013-06-16 01:12:59 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							4b70ff9137
							
						
					 | 
					
						
						
							
							[Add] _POSIX_SOURCE if we are on Linux.
						
						
						
						
						
					 | 
					
						2013-06-14 13:53:09 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							16baff189e
							
						
					 | 
					
						
						
							
							[Change] Added a few nazi flags, and fixed code up a little.
						
						
						
						
						
					 | 
					
						2013-06-11 22:50:04 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							94f12831d6
							
						
					 | 
					
						
						
							
							[Add] -Wextra to debug build.
						
						
						
						
						
					 | 
					
						2013-06-09 17:12:57 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							12eae87db9
							
						
					 | 
					
						
						
							
							[Add] Shoot me. But I have added alut as a dep. It loads sounds well. Engine sounds are now playing too.
						
						
						
						
						
					 | 
					
						2013-06-09 16:19:54 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							d0171998c4
							
						
					 | 
					
						
						
							
							[Fix] Delete a hook that shouldn't be there for some reason it get's stuck.
						
						
						
						
						
						
						
						[Fix] Makefile infinate loop. 
						
					 | 
					
						2013-06-01 19:49:14 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							6932ea8a8a
							
						
					 | 
					
						
						
							
							[Add] Taken @medek 's advice and wrote my own saver for lua rather than using pluto. A lot cleaner and faster.
						
						
						
						
						
					 | 
					
						2013-06-01 17:31:50 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							1d2a0cfed4
							
						
					 | 
					
						
						
							
							[Add] Saving lua active mission states. Fixed Makefile to build pluto.
						
						
						
						
						
					 | 
					
						2013-05-23 17:58:23 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							75f7c81d1b
							
						
					 | 
					
						
						
							
							[Fix] Problem with missions is now sorted.
						
						
						
						
						
					 | 
					
						2013-04-03 18:21:26 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							6fc39a69e0
							
						
					 | 
					
						
						
							
							[Add] Game now tries to load mission properly, excpet lua needs more bindings. ;)
						
						
						
						
						
					 | 
					
						2013-03-31 19:00:05 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							fc0a6776c2
							
						
					 | 
					
						
						
							
							[Add] Load mission factions and such.
						
						
						
						
						
					 | 
					
						2013-03-31 17:46:04 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							8808864e56
							
						
					 | 
					
						
						
							
							[Add] Now we can use mersenne twister instead of rand(), you are welcome. :)
						
						
						
						
						
					 | 
					
						2013-03-28 13:25:53 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							79f63662dd
							
						
					 | 
					
						
						
							
							[Add] Simple yes/no confirmation dialog.
						
						
						
						
						
					 | 
					
						2013-03-23 19:48:52 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							127e76c542
							
						
					 | 
					
						
						
							
							[Fix] minor mem leak.
						
						
						
						
						
					 | 
					
						2013-03-22 18:35:11 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							78bf7410e7
							
						
					 | 
					
						
						
							
							[Change] Quick update to the conf file.
						
						
						
						
						
					 | 
					
						2013-03-08 14:44:05 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							1d89d4e7c6
							
						
					 | 
					
						
						
							
							[Fix] Huge fix of outfits, missiles now work, compiles in C99, no seg fault on exit.
						
						
						
						
						
					 | 
					
						2013-02-27 01:17:46 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							a10931b7b6
							
						
					 | 
					
						
						
							
							[Fix] Clearing out some warning that I allowed to slip in.
						
						
						
						
						
					 | 
					
						2013-02-26 17:48:47 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							6cad2ac40e
							
						
					 | 
					
						
						
							
							[Add] Included sound in config file.
						
						
						
						
						
					 | 
					
						2013-02-26 16:59:43 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							13b78313e8
							
						
					 | 
					
						
						
							
							Change] Prettified the Makefile.
						
						
						
						
						
					 | 
					
						2013-02-26 16:57:44 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							efe9970854
							
						
					 | 
					
						
						
							
							[Add] Information and ship spec widows with keybins 'i'
						
						
						
						
						
						
						
						[Change] Cleaned up some MELEMENT sanity checks. 
						
					 | 
					
						2013-02-24 17:55:59 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							afd612ef17
							
						
					 | 
					
						
						
							
							[Add] Basic audio framework and some sounds. Give me another 30 mins and it will work. :)
						
						
						
						
						
					 | 
					
						2013-02-22 01:59:19 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							ab4d06a707
							
						
					 | 
					
						
						
							
							[Add] OpenAL to makefile. Preparing for Audio enginey thing.
						
						
						
						
						
					 | 
					
						2013-02-21 23:42:47 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							c5fa395f17
							
						
					 | 
					
						
						
							
							[Fix] Few warnings from conf file and VERSION not loading into packed data file.
						
						
						
						
						
					 | 
					
						2013-02-20 20:59:35 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							7b72a35b9e
							
						
					 | 
					
						
						
							
							[Fix] Why are we reversing while we are already stopped dead?
						
						
						
						
						
					 | 
					
						2013-02-19 18:11:43 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							c0cc0a9346
							
						
					 | 
					
						
						
							
							[Add] Start of toolkit framework, we will manage windows etc here.
						
						
						
						
						
						
						
						[Add] Pause/Resume 
						
					 | 
					
						2013-02-16 20:01:00 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							334730287c
							
						
					 | 
					
						
						
							
							[Add] Just a little makefile hackery to keep a version file up to date.
						
						
						
						
						
					 | 
					
						2013-02-15 20:56:58 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							92cea4a1b5
							
						
					 | 
					
						
						
							
							[Test] Last one.
						
						
						
						
						
					 | 
					
						2013-02-15 19:34:12 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							0351531b6b
							
						
					 | 
					
						
						
							
							[Test] Sorry. Just testing some hooks.
						
						
						
						
						
					 | 
					
						2013-02-15 19:28:10 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							2dea6c3c11
							
						
					 | 
					
						
						
							
							[Test] Test commit.
						
						
						
						
						
					 | 
					
						2013-02-15 19:17:56 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							a6c9a00cf5
							
						
					 | 
					
						
						
							
							[Add] Updated documentation crap.
						
						
						
						
						
						
						
						[Fix] Warning on 64bit machines. 
						
					 | 
					
						2013-02-15 19:08:38 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							de91004814
							
						
					 | 
					
						
						
							
							[Remove] Blunder.
						
						
						
						
						
					 | 
					
						2013-02-14 21:34:01 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							3f5a6f91e1
							
						
					 | 
					
						
						
							
							[Fix] Might as well add it propperly..
						
						
						
						
						
					 | 
					
						2013-02-14 21:31:08 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Allanis
							
						 
					 | 
					
						
						
						
						
							
						
						
							30e659c253
							
						
					 | 
					
						
						
							
							[Add] Profiling flag to makefile.
						
						
						
						
						
					 | 
					
						2013-02-14 21:24:38 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Tamir Atias
							
						 
					 | 
					
						
						
						
						
							
						
						
							2f1618ee81
							
						
					 | 
					
						
						
							
							[Add] Missing linker flag.
						
						
						
						
						
					 | 
					
						2013-02-14 23:34:01 +02:00 | 
					
					
						
						
							
							
							
						
					 |