Commit Graph

  • 62232d0596 [Add] Finally! Some better freaking lua error checking. Allanis 2013-03-16 22:32:22 +0000
  • abb1a6e647 [Add] Added new AI API calls to API docs. Allanis 2013-03-16 22:19:52 +0000
  • 88fed6f40c [Add] ai now controls ship's credits/loot. Some more API calls and cargo stuff. Allanis 2013-03-16 22:14:53 +0000
  • aa4112f2df [Add] Planets now have commodities. Nothing can be done with them yet ;) Allanis 2013-03-16 21:13:21 +0000
  • 4f0420d82f [Add] Basic commodity support. (Not in use yet). Allanis 2013-03-16 20:29:18 +0000
  • 49ab58fdda [Change] Cleared silly commodity exchange message. Allanis 2013-03-16 19:26:15 +0000
  • 4bff93e148 [Add] More ship types. Allanis 2013-03-16 19:24:06 +0000
  • 575cb83eb4 [Change] Positioned starsystems a little nicer. Allanis 2013-03-16 19:17:16 +0000
  • 9710d7721b [Change] Made ai a *little* less dumb. Allanis 2013-03-16 19:13:05 +0000
  • 744970b9ef [Add] Update to TODO list. Allanis 2013-03-16 19:07:06 +0000
  • 8f9c2ff9b7 [Change] Shipyard and outfits look ugly. Made the same size as land window. Allanis 2013-03-16 19:06:07 +0000
  • 6c50e56894 [Add] "special" techs. Basically finished tech stuff. Allanis 2013-03-16 19:04:19 +0000
  • 875b6be208 [Fix] Empire units shouldn't need to face you as they have turrets. Allanis 2013-03-16 18:46:05 +0000
  • 6802c39eec [Add] Preliminary tech support. (only raw, no special tech yet). Allanis 2013-03-16 18:44:06 +0000
  • 7db2ae019d [Fix] Don't think anyone noticed this one.. Some funny little bugs when paused while hyperspacing. Allanis 2013-03-16 17:20:18 +0000
  • 6f12836395 [Fix] Someone has to put a stop to VLack finding my bugs. Allanis 2013-03-16 17:11:08 +0000
  • fdaabd259e [Add] Possibility to deny landing. Allanis 2013-03-16 17:02:09 +0000
  • 86c67409d6 [Add] Missed one. Allanis 2013-03-16 16:53:41 +0000
  • 38a08144b9 [Add] Some more TODO stuff. Allanis 2013-03-16 16:52:52 +0000
  • eb98a0deaf [Change] Some cosmetic changes to Hyperspace. Allanis 2013-03-16 16:47:49 +0000
  • dd79adb0af [Change] Minor change in gui. Allanis 2013-03-16 13:41:05 +0000
  • ef36411f81 [Change] Planet colours are based on standing. Allanis 2013-03-16 13:38:49 +0000
  • e72a896f72 [Add] Collective have their own station now. :O Allanis 2013-03-16 13:33:01 +0000
  • 56bacc473d [Fix] Militia warning was too long. Allanis 2013-03-14 22:00:44 +0000
  • 2d49ee188e [Change] Improved the chase ai_face with customizable velocity weight. Allanis 2013-03-14 21:58:38 +0000
  • 63f814c695 [Fix] Fleet balancing, minor ai fix and removed obsolete ai. Allanis 2013-03-14 21:49:44 +0000
  • 309ac8a648 [Add] New factions, ship, station, system. Empire and Collective wage war against each other. Allanis 2013-03-14 21:43:48 +0000
  • d246c2cbe2 [Add] More thingies.. Factions!! Allanis 2013-03-13 22:39:52 +0000
  • bc12bbaba2 [Fix] Past three revisions wouldn't stop shooting primary/secondary weapons. I have no idea how this solves it, but it does.. Allanis 2013-03-13 21:36:50 +0000
  • 11629d1526 [Fix] Attack for Militia faction. Allanis 2013-03-12 23:56:23 +0000
  • 4b07e86acd [Add] Militia faction. Changed Test pilot to Militia and added ai_create Allanis 2013-03-12 23:45:29 +0000
  • a4bca2004b [Add] You will need permission to land on a planet. Allanis 2013-03-10 20:13:07 +0000
  • f02a406ffc [Change] Tweaked the star deformation while hyperspacing. Allanis 2013-03-10 19:22:37 +0000
  • 938b76b8be [Add] Boundary checking for starmap names. Allanis 2013-03-10 19:19:14 +0000
  • 2e6bfd6a4d [Change] Resizing starmap works at different speeds. Allanis 2013-03-10 19:13:17 +0000
  • a3f5e18306 [Change] Best not render the names when we are zoomed out, as they overlap each other etc. Allanis 2013-03-10 19:01:40 +0000
  • 5221a51241 [Add] System names are now viewable in starmap. Allanis 2013-03-10 18:59:54 +0000
  • 4e2f8aa56d [Add] Blue and DarkBlue. Allanis 2013-03-10 18:55:43 +0000
  • dac9bc367e [Add] Allow for star map zooming. Allanis 2013-03-10 18:53:15 +0000
  • c96c1ec4f0 [Remove] Task from TODO, as rudimentary map is done. Allanis 2013-03-10 18:20:04 +0000
  • 669e14ee13 [Change] Randomized planet landing a little. Allanis 2013-03-10 18:19:16 +0000
  • 5b4adca3bb [Change] No point in drawing if we are offscreen. (gl_drawCircleInRect). Allanis 2013-03-10 17:19:13 +0000
  • 11f4eed18c [Fix] Hyperspace paths no longer appear if you drag them out of the map. Allanis 2013-03-10 17:16:39 +0000
  • 6365ad186a [Change] Improved StarMap by displaying color based on the path you can travel. Allanis 2013-03-10 17:06:23 +0000
  • a153cb9a37 [Fix] Can't change targets while toolkit is open. Allanis 2013-03-10 16:47:46 +0000
  • dfb57c1775 [Add] Map will draw hyperspace paths. :D Allanis 2013-03-10 16:40:48 +0000
  • d31b9dad30 [Add] Empty StarSystem and made ai use it! Allanis 2013-03-10 16:31:55 +0000
  • 46109626a4 [Fix] Typo causing hyperspace selection seg fault. Allanis 2013-03-10 16:12:44 +0000
  • ccf15467f7 [Add] cTrans colour. Allanis 2013-03-10 16:10:26 +0000
  • 1bc3afa606 [Add] Updated TODO. Allanis 2013-03-10 16:08:47 +0000
  • 2a572b713a [Fix] Enforce outfit selling/buying with limits. Allanis 2013-03-10 16:07:38 +0000
  • 23a982fbb5 [Fix] Missing return statement prevented 'm' from also closing the map. Allanis 2013-03-10 15:15:39 +0000
  • 0421e2a43b [Fix] Secondary weapons no longer seg fault upon cycling through. Allanis 2013-03-10 15:14:00 +0000
  • f5d5441fd2 [Add] More control with mouse events on custom widgets, you can drag map and also select planets. Allanis 2013-03-10 15:07:30 +0000
  • 43a1bb019f [Fix] Mouse events not taking into account custom window offset. Allanis 2013-03-10 14:25:00 +0000
  • 1d6b0268b5 [Change] Cleaned up codebase to not exceed 80 characters. Allanis 2013-03-10 14:18:07 +0000
  • 7fb9bbedce [Add] Custom mouse events for custome widgets Allanis 2013-03-10 13:41:36 +0000
  • c687e7a173 [Add] Display some information about the star system. Allanis 2013-03-09 23:28:42 +0000
  • 0784ab1624 [Fix] Negative xpos value for text widgets was off a little. Allanis 2013-03-09 22:23:40 +0000
  • fe170aede4 [Add] Early map is actually drawing planets quite nicely. Allanis 2013-03-09 22:21:37 +0000
  • 3eadb955ff [Fix] Broken gl_drawCircleInRect Allanis 2013-03-09 22:15:59 +0000
  • 44c6addeb8 [Fix] Border issue in custom widgets. Allanis 2013-03-09 22:10:15 +0000
  • c6ffaaed20 [Add] Basic map support, Added gl_drawCircle and gl_drawCircleInRect Allanis 2013-03-09 22:07:28 +0000
  • 51d2abe73e [Add] New drone, new outfit. Also changed wpn to blt, as we will have multiple forms of weaponry. Allanis 2013-03-09 20:46:24 +0000
  • 78bf7410e7 [Change] Quick update to the conf file. Allanis 2013-03-08 14:44:05 +0000
  • 4d0e838d84 [Change] Cleaned up that last commit. Allanis 2013-03-08 14:42:14 +0000
  • 89f690eda0 [Fix] Display '0' properly if you sell al your ammo. Allanis 2013-03-08 14:34:47 +0000
  • fc5535f0f8 [Fix] No longet get negative outfit quantity. Allanis 2013-03-08 14:26:56 +0000
  • c71b92f5d2 [Change] Updated TODO list. Allanis 2013-03-08 14:22:19 +0000
  • 37862dbf3c [Add] Use shift/control modifiers to purchase more outfits at a time. Allanis 2013-03-08 14:21:03 +0000
  • eeb09fdf05 [Add] Make $$ from selling outfits. Allanis 2013-03-08 13:54:30 +0000
  • ef2bfd2052 [Add] Possibility for custom widgets. Allanis 2013-03-08 13:39:30 +0000
  • 6a12954b7b [Change] Minor speed tweak for Lancer. Allanis 2013-03-08 13:29:20 +0000
  • ebb5049120 [Add] The long awaited Headhunters can now be obtained from outfit store, you start with 20. Allanis 2013-03-08 02:47:28 +0000
  • 1d4286d2ad [Add] More weapon space for ships. Space limit on outfits. Allanis 2013-03-08 02:26:06 +0000
  • 94623aa081 [Add] Allert windows as a way to warn the user of something. Allanis 2013-03-08 02:18:49 +0000
  • d1d08da22c [Fix] Cosmetic changed to fix formatting in Outfit store and shipyard. Allanis 2013-03-08 00:19:34 +0000
  • a33bb0624a [Add] Selling of outfits, also improved purchasing of outfits. Allanis 2013-03-08 00:10:45 +0000
  • 36a8847248 [Add] You may buy new outfits now. :D Allanis 2013-03-07 18:44:01 +0000
  • b3c9fe74ca [Fix] Forgot to free ship description. Allanis 2013-03-07 15:44:31 +0000
  • e55126d426 [Change] Upgraded all the ships a bit. Allanis 2013-03-07 15:42:30 +0000
  • 3fc4cb88df [Add] You can buy ships. :) Free of charge until offer lasts. Allanis 2013-03-07 15:28:35 +0000
  • 88c7ad1156 [Fix] Better support for 640x480 Allanis 2013-03-07 14:45:13 +0000
  • b8f4ee9443 [Fix] Small fix for list selection, Don't allow focus when mouse clicked out of boundaries. Allanis 2013-03-07 14:42:28 +0000
  • e6b28a1634 [Add] Shipyard information on manufacturer and purchase price etc. Allanis 2013-03-07 14:36:17 +0000
  • 1b4bea7b1f [Add] Visualization and description of ships in the shipyard. Allanis 2013-03-07 14:11:02 +0000
  • 9d08ff3ae0 [Add] New rectangle widget. More widget creation checking. Allanis 2013-03-06 22:28:46 +0000
  • c5280cb4b3 [Add] More list support. More shipyard features. Allow for NULL text in widget. Allanis 2013-03-06 21:52:33 +0000
  • 8b76e4613c [Add] Rough outlines for shipyards and outfits. Allanis 2013-03-06 21:34:22 +0000
  • 01a0324e79 [Add] You can no longer focus unfocusable widgets. Allanis 2013-03-06 20:49:18 +0000
  • f7bff6f341 [Remove] debug print statements.. Allanis 2013-03-06 20:38:40 +0000
  • 820c477d7b [Add] Clicky focus for lists as well as keyboard input. Allanis 2013-03-06 20:37:58 +0000
  • 8881dc5265 [Add] Keybord events work with lists. I think I optimized pilots to use temp sprite values here too. Forgot to diff. Allanis 2013-03-06 20:17:14 +0000
  • 9ac872aac4 [Add] Selected list thingy actually renders. You can focus it too. Allanis 2013-03-06 14:54:11 +0000
  • f0fa480fb4 [Add] List widget renders. Time to make it actually work properly? Allanis 2013-03-06 13:02:42 +0000
  • 961875a799 [Change] Refactoring some more opengl mess in toolkit.c. Rectangles this time.. Allanis 2013-03-06 12:46:17 +0000
  • dec372e06c [Add] toolkit_drawOutline to cleanup some horrible code I hate so much. Allanis 2013-03-01 00:21:19 +0000
  • da6b8fa786 [Fix] Typo in constructor. Allanis 2013-02-28 23:59:52 +0000
  • 61e822b995 [Change] More lighting on ships. Changed leapard. Still have not corrected the spelling.. Allanis 2013-02-28 23:26:07 +0000
  • 26507a8ebe [Add] window_modifyImage call. Allanis 2013-02-28 22:49:53 +0000