Commit Graph

1535 Commits

Author SHA1 Message Date
Allanis
f87779e5ab [Change] Made gawain smaller. 2013-09-16 23:34:34 +01:00
Allanis
9f8b1be682 [Add] Some untested collision detection routines. 2013-09-15 22:34:11 +01:00
Allanis
b31fda7ce8 [Add] Input dialogues can now be cancelled and return NULL. 2013-09-15 21:39:51 +01:00
Allanis
7f10a1e69e [Add] Documented pack.* 2013-09-14 22:56:57 +01:00
Allanis
2cb22a8b7a [Change] Some code quality improvements. 2013-09-14 01:02:01 +01:00
Allanis
e9985fc8ca [Change] Improved accuracy of collision on explosions. 2013-09-12 16:10:36 +01:00
Allanis
b88bba7bdb [Fix] Bug when exiting with rumble effect not cleared. 2013-09-12 15:36:01 +01:00
Allanis
687ed47839 [Fix] Segfault if not checking for player when displaying small_menu. 2013-09-12 15:34:10 +01:00
Allanis
584f56e2a0 [Change] Check for GL_ARB_fragment_program instead of GL_ARB_fragment_shader. 2013-09-12 15:32:06 +01:00
Allanis
7b77faa53e [Fix] Fixed double free if an invalid faction was loaded. 2013-09-11 23:40:59 +01:00
Allanis
98eac283ef [Add] New fleet for pacifier and ship data added/loaded. 2013-09-11 22:31:46 +01:00
Allanis
6b53bb157f [Add] New empire texture for ship: Pacifier. 2013-09-10 23:24:40 +01:00
Allanis
ef10443cda [Add] Documented space.h 2013-09-10 02:24:14 +01:00
Allanis
b44fb505cd [Add] Documented Pilot.h 2013-09-09 01:31:14 +01:00
Allanis
e1a43e2248 [Add] Documented ai.h. 2013-09-07 19:07:01 +01:00
Allanis
d1df9aeaae [Add] Pilot death explosion sounds.
[Add] More documentation.
2013-09-06 19:45:24 +01:00
Allanis
aa58ab2ef1 Merge branch 'testing' 2013-09-06 16:45:36 +01:00
Allanis
2533439f1b [Add] Audio noise when player enters jump-safe zone. 2013-09-06 16:45:01 +01:00
Allanis
a8fe667a34 Merge branch 'testing' 2013-09-06 16:38:09 +01:00
Allanis
fc3276464a [Add] Targetting sounds implemented.
[Add] More doxygen.
2013-09-06 16:37:38 +01:00
Allanis
c7ce52127a Merge branch 'testing' 2013-09-05 13:32:51 +01:00
Allanis
eae283417f [Add] Partially documented pilot.c 2013-09-05 13:32:30 +01:00
Allanis
1c09245b6c Merge branch 'testing' 2013-09-04 15:19:56 +01:00
Allanis
9178376c28 [Change] Split engine sounds and GUI sounds for player.
[Fix] Some issues in sound.c
[Add] More documentation.
2013-09-04 15:19:04 +01:00
Allanis
9faea8acaa [Add] music.c is documented. 2013-09-03 19:50:58 +01:00
Allanis
ffdb20f50b [Add] Fully doxygenized sound.c 2013-09-03 15:16:32 +01:00
Allanis
d3173f2949 [Add] player.c is now partially documented. 2013-09-02 17:08:51 +01:00
Allanis
28f6e07768 [Add] New ship Empire Admonisher. 2013-09-01 12:52:45 +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
de91ebd91f [Fix] Bug concerning not being able to shoot seeker weapons. 2013-08-30 17:54:02 +01:00
Allanis
31146a0874 [Change] Renamed "Missile" to "Seeker Missile". 2013-08-30 17:04:51 +01:00
Allanis
df54e0e4f3 [Fix] There, resource editor should no longer kill techs if a special is not set. 2013-08-30 16:56:45 +01:00
Allanis
e20b45a383 [Fix] Resource editor somehow destroyed all the planet techs. 2013-08-30 16:47:12 +01:00
Allanis
e4b72c0302 [Fix] Planets with 0 tech won't segfault anymore. :/ 2013-08-30 16:31:59 +01:00
Allanis
b387cf0da7 [Add] faction_modPlayerRaw and the misn bindings for it. 2013-08-29 15:30:55 +01:00
Allanis
01b3f2f77b [Change] AI now use more weapon types and uses them more wisely.
[Add] Draktharr gets mace rockets.
2013-08-28 15:08:22 +01:00
Allanis
74c0297b02 [Add] New Outfit. Also implemented dumb missiles. 2013-08-27 20:14:52 +01:00
Allanis
cc437a51e6 [Add] Can now handle outfit places without outfits. 2013-08-27 14:22:48 +01:00
Allanis
333c4449fc [Add] Say hi to me evil friend! The Draktharr!!! 2013-08-27 14:04:31 +01:00
Allanis
582afbd617 [Change] Using atan2 instead of atan. 2013-08-26 16:44:00 +01:00
Allanis
014ba77361 [Change] Improved the faction colouring a little. 2013-08-26 16:41:37 +01:00
Allanis
871a57ecd7 [Add] More faction validity checking. 2013-08-26 16:38:37 +01:00
Allanis
a9780b6c4d [Fix] Bug that converted a 100% chance mission to 0%.. 2013-08-26 15:40:28 +01:00
Allanis
569c77ab80 [Fix] Bug where hooks would not get removed properly. 2013-08-26 15:37:21 +01:00
Allanis
68a82bd3c9 [Fix] Mission emp_collective00.lua is working again. 2013-08-26 15:23:27 +01:00
Allanis
4fa786ce21 [Fix] space.getSystem(). 2013-08-26 14:56:28 +01:00
Allanis
800ac52895 [Add] Can now save/load planet/system data. 2013-08-26 13:43:53 +01:00
Allanis
ff172951e1 [Add] Display compiled and linked SDL versions. 2013-08-25 22:47:46 +01:00
Allanis
7ebeadc73c [Change] Stage two of the lua API conversion, needs some heavy testing. 2013-08-25 19:34:27 +01:00