Allanis
|
4a504e0228
|
[Fix] And that children, is why you don't C/P your code.
|
2013-04-01 18:00:59 +01:00 |
|
Allanis
|
2e63c40ef4
|
[Fix] Fixed up most warnings, there are a couple remaining but they aren't important.
|
2013-04-01 17:42:14 +01:00 |
|
Allanis
|
68710f9fb5
|
[Add] View missions at land screen.
|
2013-04-01 00:23:05 +01:00 |
|
Allanis
|
c45de3044d
|
[Fix] minor mem leak.
|
2013-03-31 23:44:23 +01:00 |
|
Allanis
|
faff7b2193
|
[Add] Few more mission functions. Also fixed invalid memory free.
|
2013-03-31 23:34:06 +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
|
fc0a6776c2
|
[Add] Load mission factions and such.
|
2013-03-31 17:46:04 +01:00 |
|
Allanis
|
e58813337b
|
[Fix] Typo.
|
2013-03-31 16:41:40 +01:00 |
|
Allanis
|
ec860d8296
|
[Change] Also store alliance as a number, more aux functions for factions.
|
2013-03-31 16:40:09 +01:00 |
|
Allanis
|
b5bfb19911
|
[Change] Made the toolkit thingies more flexible in height.
|
2013-03-31 16:17:43 +01:00 |
|
Allanis
|
a66a9ea264
|
[Change] Use ids for factions instead of pointers.
|
2013-03-31 16:12:33 +01:00 |
|
Allanis
|
bcdce29654
|
[Change] Minor simplificationz.
|
2013-03-30 23:35:31 +00:00 |
|
Allanis
|
5830d6d2c8
|
[Add] Missions are loading, not used at the minute.
|
2013-03-30 23:32:54 +00:00 |
|
Allanis
|
b3e323c353
|
[Add] Run create function when creating a mission.
|
2013-03-30 21:53:00 +00:00 |
|
Allanis
|
e32ca1fb7e
|
[Remove] Killing the yaml stuff.
|
2013-03-30 21:49:28 +00:00 |
|
Allanis
|
b565e6e6cb
|
[Add] Give active mission ids and use the ids for removing hooks.
|
2013-03-30 21:47:27 +00:00 |
|
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 |
|