Allanis
|
e5d050c22d
|
[Fix] Another memleak. :/
|
2013-08-06 19:44:53 +01:00 |
|
Allanis
|
c58e73ade2
|
[Fix] FPS limiting.
|
2013-08-03 15:00:26 +01:00 |
|
Allanis
|
44a37c0a2c
|
[Change] Small cosmetic change in fps_control.
|
2013-08-03 14:30:16 +01:00 |
|
Allanis
|
d0b55f1d1b
|
[Add] Loading screens!!! :D
|
2013-07-25 21:43:22 +01:00 |
|
Allanis
|
497081b3ed
|
[Change] Split player rendering properly into GUI and player.
|
2013-07-22 17:21:28 +01:00 |
|
Allanis
|
092b48651d
|
[Change] Restructured a little to prepare for puffs of nebulae.
|
2013-07-22 15:53:09 +01:00 |
|
Allanis
|
7b7ddae70e
|
[Add] Rolled my own, much better python xml writing scheme.
|
2013-07-22 10:27:13 +01:00 |
|
Allanis
|
240869046b
|
[Fix] dt weirdness on low fps.
|
2013-07-21 16:03:32 +01:00 |
|
Allanis
|
42a57d09e9
|
[Add] space_renderOverlay().
|
2013-07-21 11:13:53 +01:00 |
|
Allanis
|
5584c3171c
|
[Add] Gave menu screen a nice finished look.
|
2013-07-19 20:12:24 +01:00 |
|
Allanis
|
86b2ef3fe1
|
[Add] Initialize nebulae and use it in menu.
|
2013-07-15 12:24:51 +01:00 |
|
Allanis
|
897fb9918d
|
[Add] Now we will initialize the nebulae.
|
2013-07-13 16:38:29 +01:00 |
|
Allanis
|
185039ae62
|
[Change] Cleaned up some variable/function names, also added -Wshadow CFLAG.
|
2013-06-28 16:08:56 +01:00 |
|
Allanis
|
9cfb07eb59
|
[Change] Lowered threshold to skip frames (now under 4FPS skips).
|
2013-06-22 21:50:11 +01:00 |
|
Allanis
|
7fd06bd265
|
[Fix] Doxygen comments.
|
2013-06-22 21:48:25 +01:00 |
|
Steven Arnow
|
a2bb0df939
|
All C++-comments in src/ should now be C89 comments
|
2013-06-22 22:10:25 +02:00 |
|
Allanis
|
f5039ca320
|
[Change] Cosmetic tweakage.
|
2013-06-21 20:34:01 +01:00 |
|
Allanis
|
7e0963ad35
|
[Fix] Possible buffer overflows with strncpy.
|
2013-06-14 13:50:08 +01:00 |
|
Allanis
|
edd3f9cd54
|
[Add] Doxygen support.
|
2013-06-11 23:56:43 +01:00 |
|
Allanis
|
82f724eb04
|
[Add] Music is now controlled by lua, now we can set music based on scenario. ^.^
|
2013-06-10 19:19:26 +01:00 |
|
Allanis
|
28e936b828
|
[Change] Use a config file from home directory.
|
2013-06-02 16:28:37 +01:00 |
|
Allanis
|
f271a2cbb8
|
[Add] Let's get ready to RUUUMMMBLLLEEEEE!!
|
2013-05-18 15:40:18 +01:00 |
|
Allanis
|
856ea04d8d
|
[Add] Prompt before overwriting pilot's save.
|
2013-05-16 15:18:12 +01:00 |
|
Allanis
|
8f7ec2fa09
|
[Add] Finally added opengl error checking in DEBUG builds.
|
2013-05-15 23:22:39 +01:00 |
|
Allanis
|
4bcf431d31
|
[Add] Save version in savegame.
|
2013-05-15 21:16:00 +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
|
5830d6d2c8
|
[Add] Missions are loading, not used at the minute.
|
2013-03-30 23:32:54 +00:00 |
|
Allanis
|
f63605d605
|
[Change] Some cleanup with loading.
|
2013-03-26 17:04:42 +00:00 |
|
Allanis
|
e139172fed
|
[Change] Reverted PID changes and changed headhunter missile to "smart"
|
2013-03-26 16:48:42 +00:00 |
|
Allanis
|
79f63662dd
|
[Add] Simple yes/no confirmation dialog.
|
2013-03-23 19:48:52 +00:00 |
|
Allanis
|
8c7a38686c
|
[Add] More error checking paranoia.
|
2013-03-22 19:01:45 +00:00 |
|
Allanis
|
697876409e
|
[Add] Save purchased ships in a stack. Just need to be able to change them.
|
2013-03-22 13:26:11 +00:00 |
|
Allanis
|
6a7c051851
|
[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 |
|
Allanis
|
4ea444b9ae
|
[Change] All tabs back to spaces.
|
2013-03-21 00:27:05 +00:00 |
|
Allanis
|
b183286fdb
|
[Add] Preliminary main menu.
|
2013-03-20 22:29:07 +00:00 |
|
Allanis
|
4f0420d82f
|
[Add] Basic commodity support. (Not in use yet).
|
2013-03-16 20:29:18 +00:00 |
|
Allanis
|
1d6b0268b5
|
[Change] Cleaned up codebase to not exceed 80 characters.
|
2013-03-10 14:18:07 +00:00 |
|
Allanis
|
8881dc5265
|
[Add] Keybord events work with lists. I think I optimized pilots to use temp sprite values here too. Forgot to diff.
|
2013-03-06 20:17:14 +00:00 |
|
Allanis
|
6b1228a4af
|
[Add] Adding spawns. It's uh.. Not working? I'll work on it some more later..
|
2013-02-28 02:36:45 +00:00 |
|
Allanis
|
e87f160e23
|
[Add] Hopefully this will prevent dt intervels being too big.
|
2013-02-27 04:43:16 +00:00 |
|
Allanis
|
80d78756ad
|
[Add] Primitive special effect system with explosions!!
|
2013-02-26 23:18:40 +00:00 |
|
Allanis
|
a10931b7b6
|
[Fix] Clearing out some warning that I allowed to slip in.
|
2013-02-26 17:48:47 +00:00 |
|
Tamir Atias
|
166dcc95f7
|
[Change] Renamed main.* to lephisto.*.
|
2013-02-23 22:38:03 +02:00 |
|