Commit Graph

  • fc0a6776c2 [Add] Load mission factions and such. Allanis 2013-03-31 17:46:04 +0100
  • e58813337b [Fix] Typo. Allanis 2013-03-31 16:41:40 +0100
  • ec860d8296 [Change] Also store alliance as a number, more aux functions for factions. Allanis 2013-03-31 16:40:09 +0100
  • b5bfb19911 [Change] Made the toolkit thingies more flexible in height. Allanis 2013-03-31 16:17:43 +0100
  • a66a9ea264 [Change] Use ids for factions instead of pointers. Allanis 2013-03-31 16:12:33 +0100
  • bcdce29654 [Change] Minor simplificationz. Allanis 2013-03-30 23:35:31 +0000
  • 5830d6d2c8 [Add] Missions are loading, not used at the minute. Allanis 2013-03-30 23:32:54 +0000
  • b3e323c353 [Add] Run create function when creating a mission. Allanis 2013-03-30 21:53:00 +0000
  • e32ca1fb7e [Remove] Killing the yaml stuff. Allanis 2013-03-30 21:49:28 +0000
  • b565e6e6cb [Add] Give active mission ids and use the ids for removing hooks. Allanis 2013-03-30 21:47:27 +0000
  • cefebd3d2c [Add] Initial hooks support. Allanis 2013-03-30 21:37:17 +0000
  • ccbb8f1c2c [Add] gl_printHeight. Allanis 2013-03-30 20:58:52 +0000
  • 0890ce4a2e [Add] Hellz YEAH! Here's some initial plasma fractals, all working and stuff. Allanis 2013-03-28 17:20:29 +0000
  • 5cbb97b279 [Add] Mission now uses stack. Allanis 2013-03-28 16:29:48 +0000
  • 60e08a9e36 [Add] Initial Mission work. Allanis 2013-03-28 15:55:58 +0000
  • 8808864e56 [Add] Now we can use mersenne twister instead of rand(), you are welcome. :) Allanis 2013-03-28 13:25:53 +0000
  • f63605d605 [Change] Some cleanup with loading. Allanis 2013-03-26 17:04:42 +0000
  • 2dc53af39c [Change] -v simply displays version and quits. Allanis 2013-03-26 16:50:57 +0000
  • e139172fed [Change] Reverted PID changes and changed headhunter missile to "smart" Allanis 2013-03-26 16:48:42 +0000
  • 7ec186bee9 [Add] Trying to work with a PID system for smart missiles. Allanis 2013-03-23 21:19:11 +0000
  • 3f042a5793 [Fix] Ship purchase with new dialogue. Allanis 2013-03-23 20:33:20 +0000
  • 4904fd5d24 [Add] Dialogue input. Allanis 2013-03-23 20:23:15 +0000
  • 79f63662dd [Add] Simple yes/no confirmation dialog. Allanis 2013-03-23 19:48:52 +0000
  • 4fead727b4 [Fix] Needs a better fix. But fullscreen is working again! Allanis 2013-03-23 03:19:46 +0000
  • afe8fd40d6 [Add] Throwing some storyline idea's around. Basic plot/lore. Allanis 2013-03-23 02:50:45 +0000
  • 238448425c [Add] Updated README. More in-depth description of what is to come. Allanis 2013-03-23 02:25:53 +0000
  • 685c960281 [Change] Use player->credits as apposed to player_credits Allanis 2013-03-23 01:30:27 +0000
  • 99857ba716 [Add] Can now change ships once purchased more, and also have them transported to another planet. Allanis 2013-03-22 23:28:16 +0000
  • f108df907e [Fix] Finaly think I fixed gl_printText properly!! Allanis 2013-03-22 21:12:31 +0000
  • 269de8dcfe [Add] player_getLoc and don't allow player to repeat ship names. Allanis 2013-03-22 21:04:25 +0000
  • 8da2cb1299 [Add] You can specify default fptr for windows now. Allanis 2013-03-22 20:31:42 +0000
  • f45ab67dcc [Fix] Long standing segfault when using 'enter' on a button with no trigger. Allanis 2013-03-22 20:19:45 +0000
  • 8a1e7133c6 [Add] player_ships and player_getShip to manipulate player ships. Allanis 2013-03-22 20:17:16 +0000
  • fb5cc3cf18 [Fix] Major regression in gl_printText Allanis 2013-03-22 19:21:32 +0000
  • e3618d7559 [Add] Input widget will scoll if full. Allanis 2013-03-22 19:18:26 +0000
  • ab0ecfdede [Change] gl_printText is much more strict on width, with more checking. Allanis 2013-03-22 19:12:37 +0000
  • 8c7a38686c [Add] More error checking paranoia. Allanis 2013-03-22 19:01:45 +0000
  • 5e68d64085 [Fix] Uninitailized code error. Allanis 2013-03-22 18:44:29 +0000
  • 127e76c542 [Fix] minor mem leak. Allanis 2013-03-22 18:35:11 +0000
  • 697876409e [Add] Save purchased ships in a stack. Just need to be able to change them. Allanis 2013-03-22 13:26:11 +0000
  • 829d24eb79 [Add] pilot_copy function. Allanis 2013-03-22 12:48:16 +0000
  • 2b8d4ecd82 [Add] Feel free to name your ship!! Allanis 2013-03-22 01:47:57 +0000
  • 7ea7bf46a7 [Add] Add player name on new game. Some hacks, but it works. So ship it. Allanis 2013-03-22 00:23:14 +0000
  • 053aab14c9 [Add] Input boxes in toolkit. Need to hack fonts up before it works. Allanis 2013-03-21 23:51:58 +0000
  • 88b2f1b714 [Fix] Potential seg fault. Allanis 2013-03-21 23:13:47 +0000
  • eff5850957 [Change] Land message. Allanis 2013-03-21 23:07:32 +0000
  • 1ae475fcdf [Add] Show free cargo space in commodity window. Allanis 2013-03-21 23:02:40 +0000
  • e256a1a4d0 [Change] Switched buy/sell around in outfit panel. Allanis 2013-03-21 21:40:20 +0000
  • a8e02d47c9 [Fix] Typo I never got around to fixing. Allanis 2013-03-21 21:38:19 +0000
  • 32462e21d4 [Fix] Stop pilot turning/accelerating when dying. Allanis 2013-03-21 21:35:53 +0000
  • cf88a4b989 [Change] Disable pilots at 30% armour instead of 20% Allanis 2013-03-21 21:27:46 +0000
  • 081314170b [Change] Lowered health by a lot, it was taking too long to kill people. Allanis 2013-03-21 21:25:48 +0000
  • 32bd075c9a [Add] -S/--sound option to force sound. Disabled sound by default. Allanis 2013-03-21 19:55:35 +0000
  • 6a7c051851 [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. Allanis 2013-03-21 19:34:35 +0000
  • 0f6ff44a93 [Change] Seems to make more sense to drag map with left OR right mouse button. Allanis 2013-03-21 01:11:59 +0000
  • 339662e3c5 [Change] Tab to spaces in xml/lua. Allanis 2013-03-21 00:46:40 +0000
  • 4ea444b9ae [Change] All tabs back to spaces. Allanis 2013-03-21 00:27:05 +0000
  • b286205f56 [Change] Land's auto target only targets landable planets. 'p' still cycles targets. Allanis 2013-03-20 23:42:46 +0000
  • bce1019847 [Fix] Seg fault on quit before entering game. Allanis 2013-03-20 23:35:34 +0000
  • 066065ceff [Change] Increased ship energy somewhat. Allanis 2013-03-20 23:19:53 +0000
  • 74b7a22b6e [Fix] Font width issues.. Allanis 2013-03-20 23:17:40 +0000
  • e09c9ad071 [Fix] Need to Deduct energy_regen rather than energy in some outfits. Allanis 2013-03-20 23:04:54 +0000
  • 452bdbd052 [Change] Death menu will take you back to main menu rather than respawn. Allanis 2013-03-20 23:02:33 +0000
  • 353922fd3b [Fix] Outstanding memory write access issue. Allanis 2013-03-20 22:39:38 +0000
  • b183286fdb [Add] Preliminary main menu. Allanis 2013-03-20 22:29:07 +0000
  • 14af8c7e74 [Add] window_getImage Allanis 2013-03-20 21:41:00 +0000
  • 0614c162c2 [Change] Adjusted death menu a little. Allanis 2013-03-20 21:38:18 +0000
  • 927280f778 [Fix] Death explosions. Allanis 2013-03-20 21:36:32 +0000
  • 9ea3f985d2 [Add] Prevention in case of pilot_stack reallocation. Allanis 2013-03-20 21:27:57 +0000
  • d649330e5b [Change] Extended amount of time cinamatic cam is shown. Allanis 2013-03-20 20:26:29 +0000
  • ccffdae9fd [Add] Player death with short cinematic. Allanis 2013-03-20 20:23:39 +0000
  • 5c15cf5265 [Change] Updated ai API documentation. Allanis 2013-03-20 19:38:41 +0000
  • 53d5eb6172 [Add] Militia kinda scans now. Allanis 2013-03-20 19:21:46 +0000
  • dfd60775e2 [Change] Accuracy value for laser improved as everyone hated it. Allanis 2013-03-20 00:27:42 +0000
  • 6fb9e3b468 [Add] Incomplete outfit descriptions. [Add] Militia stick to last attacker. Allanis 2013-03-19 23:06:48 +0000
  • 0d6ac1e5b1 [Add] Afterburners are in! After buying the outfit, double tap 'w'. Allanis 2013-03-19 22:34:20 +0000
  • 4abe914310 [Add] Outfit graphics for store. Allanis 2013-03-19 00:13:03 +0000
  • ee8512c5ef [Change] Renamed planets etc with star trek naming scheme. Allanis 2013-03-18 23:55:31 +0000
  • 87b10759b4 [Add] Content heaven. New planets/systems 5 new outfits with diff stats. Allanis 2013-03-17 22:59:38 +0000
  • 69b8e2bcd6 [Fix] Typo in lua'z. Allanis 2013-03-17 20:28:49 +0000
  • c2d44ebb74 [Fix] FFS. Wasn't incrementing number of outfits while trying to add it. Allanis 2013-03-17 20:13:43 +0000
  • a037112f72 [Fix] Eheh. Typo affecting merchant ships going to hyperspace.. Allanis 2013-03-17 19:55:40 +0000
  • b66c6f7ecf [Add] Attempted to get modifications actually working. Everything is brokened. Don't even attempt to play.. Allanis 2013-03-17 19:28:45 +0000
  • ee3c81b7ff [Add] Modification/Upgrades to ships. Allanis 2013-03-17 16:57:17 +0000
  • 2f59ae1b84 [Add] Energy is actively in use now. ^.^ Allanis 2013-03-17 16:36:59 +0000
  • d970d85529 [Change] Update TODO list. Allanis 2013-03-17 15:49:13 +0000
  • 299841d012 [Change] Some cosmetic changes to landing windows. Allanis 2013-03-17 15:44:50 +0000
  • 36812733fd [Change] Sanitized message order. Allanis 2013-03-17 14:37:25 +0000
  • c1db3ff7ab [Fix] "none" not showing up when ship had no cargo. Allanis 2013-03-17 14:29:47 +0000
  • e3a0ec37cf [Change] Tweakes board success chance. Allanis 2013-03-17 14:26:28 +0000
  • b9fce0adbf [Add] Merchants now have cargo that you can steal upon boarding. Allanis 2013-03-17 14:22:10 +0000
  • 5d2f604703 [Add] ai.cargofree() to lua API. Allanis 2013-03-17 13:49:25 +0000
  • ca84fe6a3a [Add] Buy/Sell commodities. They are all the same price at the minute. Allanis 2013-03-17 13:40:52 +0000
  • 91e68ee828 [Add] Buy/Sell cargo. Allanis 2013-03-17 01:01:47 +0000
  • 8a375a58e1 [Change] Merchants will now run away from the last attacker. Allanis 2013-03-16 23:05:28 +0000
  • d9c8dbc449 [Add] 'face' will face targetted planet if no pilot target is selected. Allanis 2013-03-16 23:02:30 +0000
  • 8b03dfe8f5 [Fix] None random credits. Allanis 2013-03-16 22:57:31 +0000
  • 82e074044e [Fix] AI target loss. Allanis 2013-03-16 22:56:25 +0000
  • 910eb656a5 [Add] More verbose ai logging and more monies. Allanis 2013-03-16 22:41:24 +0000
  • b05b50684a [Change] Minimum starting moniez. Allanis 2013-03-16 22:34:19 +0000