Allanis
|
25cd9e3ae5
|
[Fix] type trying to enable a button.
|
2013-06-15 20:29:11 +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
|
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
|
123ddb3d46
|
[Add] Cargo affects weight. Also fixed bug when changing ships.
|
2013-06-02 16:43:16 +01:00 |
|
Allanis
|
00730b50a7
|
[Clean] gl_screen.[wh] = SCREEN_[WH] in most places.
|
2013-06-02 14:43:24 +01:00 |
|
Allanis
|
9701687dc7
|
[Fix] I haz been told that older versions of gcc won't compile this. I say FFFFUUUUU!!
|
2013-06-01 19:34:40 +01:00 |
|
Allanis
|
39871138e6
|
[Add] Conserve hyperspace path when taking off.
|
2013-06-01 17:39:20 +01:00 |
|
Allanis
|
052c40897c
|
[Add] Mods can now add cargo. Fixed rmOutfit bug.
|
2013-05-17 01:13:27 +01:00 |
|
Allanis
|
6ec1a2a407
|
[Add] Hellz yeah!! You can refuel when low now.
|
2013-05-16 21:47:04 +01:00 |
|
Allanis
|
7b509e4e08
|
[Change] Save when taking off or quitting, instead of when landing as we need to save purchased ships etc.
|
2013-05-15 22:02:27 +01:00 |
|
Allanis
|
fbcbea050d
|
[Change] Might be an idea to gray out sell button when no outfits are available.
|
2013-05-14 22:26:15 +01:00 |
|
Allanis
|
bc935960f8
|
[Fix] Annoying ass bug with mission disappearing when no cargo space left.
|
2013-05-09 18:15:56 +01:00 |
|
Allanis
|
fa7138f907
|
[Fix] Couple bugs with saving.
|
2013-05-08 20:11:38 +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
|
7c1816aa2b
|
[Add] Time in the form of Galactic Date.
|
2013-04-22 14:02:15 +01:00 |
|
Allanis
|
1c0d0cac11
|
[Add] Major release: First fancy missions for spaceport bars.
|
2013-04-06 17:11:35 +01:00 |
|
Allanis
|
91cce3c8c6
|
[Add] Introduced getListPos to get the position of the list.
|
2013-04-06 14:53:49 +01:00 |
|
Allanis
|
6f7f889160
|
[Change] Improved shipyard ui.
|
2013-04-03 20:36:11 +01:00 |
|
Allanis
|
67dba8aaeb
|
[Change] Cleanups.
|
2013-04-03 19:45:49 +01:00 |
|
Allanis
|
3da2a4086b
|
[Fix] toolkit module for lua and accpet mission bug.
|
2013-04-03 19:38:00 +01:00 |
|
Allanis
|
75f7c81d1b
|
[Fix] Problem with missions is now sorted.
|
2013-04-03 18:21:26 +01:00 |
|
Allanis
|
d9c0459f4b
|
[Change] Some cosmetic changes to Shipyard.
|
2013-04-03 17:15:40 +01:00 |
|
Allanis
|
1a994d60ad
|
[Add] Option to enable/disable buttons.
|
2013-04-03 17:02:20 +01:00 |
|
Allanis
|
2233635cdc
|
[Fix] At least mission computer doesn't crash now, right?
|
2013-04-02 22:11:34 +01:00 |
|
Allanis
|
853a07cf19
|
[Fix] Proper hook cleanup, tried to impove mission computer a little.
|
2013-04-02 16:56:52 +01:00 |
|
Allanis
|
68710f9fb5
|
[Add] View missions at land screen.
|
2013-04-01 00:23:05 +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
|
b565e6e6cb
|
[Add] Give active mission ids and use the ids for removing hooks.
|
2013-03-30 21:47:27 +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
|
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
|
269de8dcfe
|
[Add] player_getLoc and don't allow player to repeat ship names.
|
2013-03-22 21:04:25 +00:00 |
|
Allanis
|
8a1e7133c6
|
[Add] player_ships and player_getShip to manipulate player ships.
|
2013-03-22 20:17:16 +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
|
2b8d4ecd82
|
[Add] Feel free to name your ship!!
|
2013-03-22 01:47:57 +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
|
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
|
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
|
74b7a22b6e
|
[Fix] Font width issues..
|
2013-03-20 23:17:40 +00:00 |
|
Allanis
|
0d6ac1e5b1
|
[Add] Afterburners are in! After buying the outfit, double tap 'w'.
|
2013-03-19 22:34:20 +00:00 |
|
Allanis
|
4abe914310
|
[Add] Outfit graphics for store.
|
2013-03-19 00:13:03 +00:00 |
|
Allanis
|
c2d44ebb74
|
[Fix] FFS. Wasn't incrementing number of outfits while trying to add it.
|
2013-03-17 20:13:43 +00:00 |
|
Allanis
|
2f59ae1b84
|
[Add] Energy is actively in use now. ^.^
|
2013-03-17 16:36:59 +00:00 |
|
Allanis
|
299841d012
|
[Change] Some cosmetic changes to landing windows.
|
2013-03-17 15:44:50 +00:00 |
|
Allanis
|
ca84fe6a3a
|
[Add] Buy/Sell commodities. They are all the same price at the minute.
|
2013-03-17 13:40:52 +00:00 |
|