| 
							
							
								 Allanis | 0dd49b7f5b | [Fix] Fixed mem leak. | 2014-01-06 19:53:29 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 45dd236662 | [Change] Some more Makefile improvements. | 2014-01-04 02:26:24 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 1e07c0e973 | [Add] Support for defining your own data path in the makefile. | 2014-01-01 01:08:40 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 2b29e1d0cd | [Change] Version set to 0.3.1 | 2014-01-01 01:04:39 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 3ab5bb9313 | [Change] Renamed data file from data -> ldata. | 2013-12-31 19:00:55 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 42ec3958e1 | [Change] Bumped version from 0.0.1 to 0.3.0 | 2013-12-31 18:55:09 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 6e5a6f85ee | [Change] Collective campaign now takes failure into account. | 2013-12-31 16:52:43 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | a1d275b9ba | [Change] Merged some wildcard expressions. | 2013-12-31 07:33:25 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 07ce433470 | [Change] Nerfed Lancelots somewhat now we have our own dev test ship. | 2013-12-31 07:27:58 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 1037ee54a6 | [Add] Added another dependancy that will unlikely change. | 2013-12-31 07:22:33 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 36239834db | [Add] Missing a dependancy. | 2013-12-31 07:21:32 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | de7fecbd76 | [Change] Removed many external commands from makefile. | 2013-12-31 07:19:53 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | 01a9ae0513 | [Change] Cleaned makefile up a fair bit. | 2013-12-31 05:42:27 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | b09adfb92c | [Fix] Ton more fixes. F*CK YOU XML! | 2013-12-14 23:11:27 +00:00 |  | 
			
				
					| 
							
							
								 Allanis | fbdb944f88 | [Dunno] A ton of new systems/planets. Added final mission for starting campaign. Fixed a ton of stuff. | 2013-12-14 21:30:58 +00:00 |  | 
			
				
					| 
							
							
								 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 |  |