Allanis
|
abab808387
|
[Fix] Bug with changing hyperspace path after selecting a route.
|
2013-07-10 18:32:13 +01:00 |
|
Allanis
|
7a6f27da43
|
[Add] Warn the player when a missile is locked onto her.
|
2013-07-09 19:03:03 +01:00 |
|
Allanis
|
698b22a324
|
[Change] Player no longer "hardcoded" into pilot_stack[0].
|
2013-07-06 17:28:26 +01:00 |
|
Allanis
|
7a66419f7c
|
[Fix] Fuel loads properly now.
|
2013-07-06 14:46:06 +01:00 |
|
Allanis
|
19e3e818a4
|
[Change] Renamed pilots and mpilots to pilot_nstack and pilot_mstack.
|
2013-07-04 13:33:38 +01:00 |
|
Allanis
|
185039ae62
|
[Change] Cleaned up some variable/function names, also added -Wshadow CFLAG.
|
2013-06-28 16:08:56 +01:00 |
|
Allanis
|
14fed140c3
|
[Change] A little opengl code cleanup.
|
2013-06-28 13:05:32 +01:00 |
|
Allanis
|
692fb388df
|
[Add] Missions can now mark systems. [Fix] Seg fault when switching pilots.
|
2013-06-26 00:28:16 +01:00 |
|
Allanis
|
73d8e18a2a
|
[Add] Fuel is saved too now.
|
2013-06-25 22:34:15 +01:00 |
|
Allanis
|
700e47cd57
|
[Add] Use flags now for systems to allow missions to mark them.
|
2013-06-24 21:48:57 +01:00 |
|
Allanis
|
10a4791d81
|
[Add] Magor: You don't already know all the star system location. Go explore.
|
2013-06-23 19:22:07 +01:00 |
|
Steven Arnow
|
a2bb0df939
|
All C++-comments in src/ should now be C89 comments
|
2013-06-22 22:10:25 +02:00 |
|
Allanis
|
d8705a6f7a
|
[Fix] New player cleanup stuff.
|
2013-06-22 20:43:57 +01:00 |
|
Allanis
|
dca1a33c36
|
[Fix] Problems with system with one unlandable planet.
|
2013-06-21 23:30:10 +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
|
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
|
8d3d58ffb4
|
[Things] An assortment of fixes, also added afterburner sounds.
|
2013-06-06 21:44:57 +01:00 |
|
Allanis
|
493f67691e
|
[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 |
|
Allanis
|
00730b50a7
|
[Clean] gl_screen.[wh] = SCREEN_[WH] in most places.
|
2013-06-02 14:43:24 +01:00 |
|
Allanis
|
a6805df42d
|
[Fix] Segfault when trying to land on a system with no planets.
|
2013-06-02 13:57:00 +01:00 |
|
Allanis
|
848a5e120d
|
[Fix] Added PLAYER_CREATING flag to fix all creation/death issues propperly.
|
2013-06-01 18:39:37 +01:00 |
|
Allanis
|
3ff2885fd2
|
[Fix] Annoying ass bug with overwriting a pilot that is dead!!
|
2013-06-01 18:11:56 +01:00 |
|
Allanis
|
f91505b950
|
[Change] Some code cleanup and made map a little more sane when selecting paths.
|
2013-06-01 18:07:45 +01:00 |
|
Allanis
|
39871138e6
|
[Add] Conserve hyperspace path when taking off.
|
2013-06-01 17:39:20 +01:00 |
|
Allanis
|
a90f0d66c0
|
[Add] Missions are now loaded! Still need to load hooks for them to work.
|
2013-05-25 00:56:36 +01:00 |
|
Allanis
|
9eae9cf71c
|
[Change] Rumble of the afterburners are now stored in outift.xml
|
2013-05-23 16:32:05 +01:00 |
|
Allanis
|
c7deebc62c
|
[Add] Quick hack until active missions are saved.
|
2013-05-23 16:26:21 +01:00 |
|
Allanis
|
d6f266323f
|
[Fix] Bug with no death window apearing after cinematic view.
|
2013-05-23 15:10:28 +01:00 |
|
Allanis
|
05ed57907f
|
[Change] Seperated cinematics into spfx.
|
2013-05-23 15:06:25 +01:00 |
|
Allanis
|
f271a2cbb8
|
[Add] Let's get ready to RUUUMMMBLLLEEEEE!!
|
2013-05-18 15:40:18 +01:00 |
|
Allanis
|
75954df719
|
[Add] Now completed missions and mission variables are also loaded.
|
2013-05-17 02:02:56 +01:00 |
|
Allanis
|
d2da1f6df3
|
[Fix] Seg fault with map.
|
2013-05-16 21:31:39 +01:00 |
|
Allanis
|
960017f2f9
|
[Add] Fuel is now used ingame.
|
2013-05-16 19:25:56 +01:00 |
|
Allanis
|
856ea04d8d
|
[Add] Prompt before overwriting pilot's save.
|
2013-05-16 15:18:12 +01:00 |
|
Allanis
|
3e51896bc1
|
[Fix] Screenshots save in home directory now as apposed to project directory.
|
2013-05-14 22:37:30 +01:00 |
|
Allanis
|
b791a6e7dc
|
[Add] Filesystem abstraction and path based stuff.
|
2013-05-14 22:16:10 +01:00 |
|
Allanis
|
c51612d764
|
[Add] Linux specific stuff for saving.
|
2013-05-14 21:39:00 +01:00 |
|
Allanis
|
a741250073
|
[Add] You can kinda load games, still need to fix some issues.
|
2013-05-11 20:59:12 +01:00 |
|
Allanis
|
32adddc8d0
|
[Add] Save the completed missions.
|
2013-05-11 16:27:35 +01:00 |
|
Allanis
|
95ee7852de
|
[Change] Cosmetic GUI fixes.
|
2013-05-08 22:08:24 +01:00 |
|
Allanis
|
18b57ff29b
|
[Fix] <blushes> Bugz.
|
2013-05-08 20:25:22 +01:00 |
|
Allanis
|
fa7138f907
|
[Fix] Couple bugs with saving.
|
2013-05-08 20:11:38 +01:00 |
|
Allanis
|
e5620f86eb
|
[Add] First commit of Lephisto save stuff.
|
2013-05-08 19:12:01 +01:00 |
|
Allanis
|
c609780acc
|
[Add] Improved xml #define magic stuff.
|
2013-05-08 18:49:24 +01:00 |
|
Allanis
|
1bec93918e
|
[Add] Few additions to lua mission wrappers ready for a new type of mission.
|
2013-05-06 23:18:36 +01:00 |
|
Allanis
|
b1ce5c83c6
|
[Add] You can now visually see the A* system paths now in map.
|
2013-04-24 18:42:02 +01:00 |
|
Allanis
|
7c1816aa2b
|
[Add] Time in the form of Galactic Date.
|
2013-04-22 14:02:15 +01:00 |
|
Allanis
|
209e75bda1
|
[Fix] Mission var stuff.
|
2013-04-20 14:58:14 +01:00 |
|
Allanis
|
1b3d884f7e
|
[Add] Unique missions are now actually.. Unique.
|
2013-04-09 01:14:16 +01:00 |
|
Allanis
|
3df258229c
|
[Fix] guiy fix, no longet see the 0 in weightless cargo.
|
2013-04-08 23:43:42 +01:00 |
|