Allanis
|
cefebd3d2c
|
[Add] Initial hooks support.
|
2013-03-30 21:37:17 +00:00 |
|
Allanis
|
ccbb8f1c2c
|
[Add] gl_printHeight.
|
2013-03-30 20:58:52 +00:00 |
|
Allanis
|
0890ce4a2e
|
[Add] Hellz YEAH! Here's some initial plasma fractals, all working and stuff.
|
2013-03-28 17:20:29 +00:00 |
|
Allanis
|
5cbb97b279
|
[Add] Mission now uses stack.
|
2013-03-28 16:29:48 +00:00 |
|
Allanis
|
60e08a9e36
|
[Add] Initial Mission work.
|
2013-03-28 15:55:58 +00: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
|
f63605d605
|
[Change] Some cleanup with loading.
|
2013-03-26 17:04:42 +00:00 |
|
Allanis
|
2dc53af39c
|
[Change] -v simply displays version and quits.
|
2013-03-26 16:50:57 +00:00 |
|
Allanis
|
e139172fed
|
[Change] Reverted PID changes and changed headhunter missile to "smart"
|
2013-03-26 16:48:42 +00:00 |
|
Allanis
|
7ec186bee9
|
[Add] Trying to work with a PID system for smart missiles.
|
2013-03-23 21:19:11 +00:00 |
|
Allanis
|
3f042a5793
|
[Fix] Ship purchase with new dialogue.
|
2013-03-23 20:33:20 +00:00 |
|
Allanis
|
4904fd5d24
|
[Add] Dialogue input.
|
2013-03-23 20:23:15 +00:00 |
|
Allanis
|
79f63662dd
|
[Add] Simple yes/no confirmation dialog.
|
2013-03-23 19:48:52 +00:00 |
|
Allanis
|
4fead727b4
|
[Fix] Needs a better fix. But fullscreen is working again!
|
2013-03-23 03:19:46 +00:00 |
|
Allanis
|
afe8fd40d6
|
[Add] Throwing some storyline idea's around. Basic plot/lore.
|
2013-03-23 02:50:45 +00:00 |
|
Allanis
|
238448425c
|
[Add] Updated README. More in-depth description of what is to come.
|
2013-03-23 02:25:53 +00:00 |
|
Allanis
|
685c960281
|
[Change] Use player->credits as apposed to player_credits
|
2013-03-23 01:30:27 +00:00 |
|
Allanis
|
99857ba716
|
[Add] Can now change ships once purchased more, and also have them transported to another planet.
|
2013-03-22 23:28:16 +00:00 |
|
Allanis
|
f108df907e
|
[Fix] Finaly think I fixed gl_printText properly!!
|
2013-03-22 21:12:31 +00:00 |
|
Allanis
|
269de8dcfe
|
[Add] player_getLoc and don't allow player to repeat ship names.
|
2013-03-22 21:04:25 +00:00 |
|
Allanis
|
8da2cb1299
|
[Add] You can specify default fptr for windows now.
|
2013-03-22 20:31:42 +00:00 |
|
Allanis
|
f45ab67dcc
|
[Fix] Long standing segfault when using 'enter' on a button with no trigger.
|
2013-03-22 20:19:45 +00:00 |
|
Allanis
|
8a1e7133c6
|
[Add] player_ships and player_getShip to manipulate player ships.
|
2013-03-22 20:17:16 +00:00 |
|
Allanis
|
fb5cc3cf18
|
[Fix] Major regression in gl_printText
|
2013-03-22 19:21:32 +00:00 |
|
Allanis
|
e3618d7559
|
[Add] Input widget will scoll if full.
|
2013-03-22 19:18:26 +00:00 |
|
Allanis
|
ab0ecfdede
|
[Change] gl_printText is much more strict on width, with more checking.
|
2013-03-22 19:12:37 +00:00 |
|
Allanis
|
8c7a38686c
|
[Add] More error checking paranoia.
|
2013-03-22 19:01:45 +00:00 |
|
Allanis
|
5e68d64085
|
[Fix] Uninitailized code error.
|
2013-03-22 18:44:29 +00:00 |
|
Allanis
|
127e76c542
|
[Fix] minor mem leak.
|
2013-03-22 18:35:11 +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
|
829d24eb79
|
[Add] pilot_copy function.
|
2013-03-22 12:48:16 +00:00 |
|
Allanis
|
2b8d4ecd82
|
[Add] Feel free to name your ship!!
|
2013-03-22 01:47:57 +00:00 |
|
Allanis
|
7ea7bf46a7
|
[Add] Add player name on new game. Some hacks, but it works. So ship it.
|
2013-03-22 00:23:14 +00:00 |
|
Allanis
|
053aab14c9
|
[Add] Input boxes in toolkit. Need to hack fonts up before it works.
|
2013-03-21 23:51:58 +00:00 |
|
Allanis
|
88b2f1b714
|
[Fix] Potential seg fault.
|
2013-03-21 23:13:47 +00:00 |
|
Allanis
|
eff5850957
|
[Change] Land message.
|
2013-03-21 23:07:32 +00:00 |
|
Allanis
|
1ae475fcdf
|
[Add] Show free cargo space in commodity window.
|
2013-03-21 23:02:40 +00:00 |
|
Allanis
|
e256a1a4d0
|
[Change] Switched buy/sell around in outfit panel.
|
2013-03-21 21:40:20 +00:00 |
|
Allanis
|
a8e02d47c9
|
[Fix] Typo I never got around to fixing.
|
2013-03-21 21:38:19 +00:00 |
|
Allanis
|
32462e21d4
|
[Fix] Stop pilot turning/accelerating when dying.
|
2013-03-21 21:35:53 +00:00 |
|
Allanis
|
cf88a4b989
|
[Change] Disable pilots at 30% armour instead of 20%
|
2013-03-21 21:27:46 +00:00 |
|
Allanis
|
081314170b
|
[Change] Lowered health by a lot, it was taking too long to kill people.
|
2013-03-21 21:25:48 +00:00 |
|
Allanis
|
32bd075c9a
|
[Add] -S/--sound option to force sound. Disabled sound by default.
|
2013-03-21 19:55:35 +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
|
0f6ff44a93
|
[Change] Seems to make more sense to drag map with left OR right mouse button.
|
2013-03-21 01:11:59 +00:00 |
|
Allanis
|
339662e3c5
|
[Change] Tab to spaces in xml/lua.
|
2013-03-21 00:46:40 +00:00 |
|
Allanis
|
4ea444b9ae
|
[Change] All tabs back to spaces.
|
2013-03-21 00:27:05 +00:00 |
|
Allanis
|
b286205f56
|
[Change] Land's auto target only targets landable planets. 'p' still cycles targets.
|
2013-03-20 23:42:46 +00:00 |
|
Allanis
|
bce1019847
|
[Fix] Seg fault on quit before entering game.
|
2013-03-20 23:35:34 +00:00 |
|
Allanis
|
066065ceff
|
[Change] Increased ship energy somewhat.
|
2013-03-20 23:19:53 +00:00 |
|