Commit Graph

  • a89395a54f [Add] We can now have multiple enemies. [Add] You are able to get other ship's health from AI now. Allanis 2013-02-10 05:21:09 +0000
  • f107574b38 [Fix] Silly hostility bug. Allanis 2013-02-10 04:20:27 +0000
  • f6f1677614 [Add] keybinding 'r' to grab nearest enemy target -- Tamir's request. Allanis 2013-02-10 04:12:05 +0000
  • 2d428e83f1 [Fix] Grammar!!! Allanis 2013-02-09 22:26:09 +0000
  • de14fa58ea [Add] Updating the AI API file. Allanis 2013-02-09 22:15:44 +0000
  • d1c02773bf [Add] Enemies are now propperly parsed. [Add] Chance for pirate to come and rampage. [Fix] Actually got that buffer overflow in ai. Allanis 2013-02-09 22:06:02 +0000
  • 9d57f0ddfc [Add] About time I added timer support for AI. [Fix] Buffer overflow in AI. Allanis 2013-02-09 18:58:50 +0000
  • eac16dacdd [Fix] control_rate is now applied properly. [Fix] Targetted now renders over the pilot's below. Allanis 2013-02-09 16:11:53 +0000
  • 7c435e526a [Add] Added additional Lua functon calls to API. Allanis 2013-02-09 01:02:02 +0000
  • 58e7c9b3d7 [Add] Ai profile support. Allanis 2013-02-09 00:53:37 +0000
  • dbfef7b7f0 [Add] Documentation for new Lua calls. Allanis 2013-02-08 20:29:34 +0000
  • 08f9cb3781 [Add] Ai now responds on being attacked. Allanis 2013-02-08 20:26:39 +0000
  • acf4150079 [Add] Per pixel collision. [Fix] Fleets now start at random location. -- Still needs improvement. Allanis 2013-02-08 18:29:07 +0000
  • 28c5b6ea73 [Fix] Last commit was crappy. Allanis 2013-02-08 16:43:53 +0000
  • 91f29c9511 [Add] AI API functions, faction checks Allanis 2013-02-08 16:38:44 +0000
  • fd3f3a78b6 [Fix] Small graphics bug. Allanis 2013-02-08 16:10:31 +0000
  • d46f509ee5 [Add] Faction system almost done. [Add] Fleets almost complete, just need to randomize start location. Allanis 2013-02-08 16:04:24 +0000
  • 6dad718ef2 [Add] Random number generator to lua/ai. Allanis 2013-02-08 14:34:09 +0000
  • 943cbecf70 [Add] Fleets. Not actually making use of them yet though. [Add] More error checking for XML files Allanis 2013-02-08 14:26:53 +0000
  • fd652a3642 [Add] Lua library to project. -- Makes things work out of the box. Allanis 2013-02-08 12:28:01 +0000
  • 2be93f741c [Fix] Freeing of video modes. Allanis 2013-02-08 00:19:02 +0000
  • a392c2c67b [Add] Faction support. Allanis 2013-02-07 23:59:17 +0000
  • 2e78211acd [Fix] Pack file was using logical operator instead of asignment. :/ Allanis 2013-02-07 22:48:31 +0000
  • c15699606b [Fix] Major bug in weapon.c. -- I believe it is a fix, but as only VLack can create the crash I am just guessing. Allanis 2013-02-07 22:25:30 +0000
  • 5386ad0f82 [Fix] I don't quite understand this. Lua error on intel with ';' at end statements. Allanis 2013-02-07 21:44:45 +0000
  • d112edc90b [Change] Reducing text timeout. Allanis 2013-02-07 21:33:43 +0000
  • d2c548218d [Add] Message system. [Fix] Spinning lazer thingy. Allanis 2013-02-07 20:54:34 +0000
  • 6718660f3b [Add] Forgot to save the xcf file. Allanis 2013-02-07 00:21:31 +0000
  • f4b808dbf5 [Change] Sorry, that HUD was ugly as hell!!!!! Allanis 2013-02-07 00:20:50 +0000
  • 27fa5d774f [Add] Planets in minimap - Never lose the planet again!! [Add] NPC's in minimap have different colors based on faction. Allanis 2013-02-06 23:49:22 +0000
  • f06270d589 [Change] Updated README. Allanis 2013-02-06 22:21:55 +0000
  • 09f6aea97e [Add] Targetting!!! Allanis 2013-02-06 22:21:00 +0000
  • c2ec11a7c3 [Add] Zoom in/out, for minimap. [Add] Weapons are now displayed on minimap. Allanis 2013-02-06 20:24:45 +0000
  • 7d4f94acc7 [Fix] Fixed armor/shield regeneration. Allanis 2013-02-06 19:41:10 +0000
  • 8943c9322b [Fix] Shield/Armor bars work correctly now. Allanis 2013-02-05 23:44:08 +0000
  • 1024eb02e2 [Fix] Vectors for enemy location on minimap. Allanis 2013-02-05 23:33:20 +0000
  • 4d7c01f078 [Add] Basic Gui. -- Minimap. -- Health bars. Allanis 2013-02-05 23:10:46 +0000
  • 1fa45f1ff2 [Add] Pack features woo!! (list files). Allanis 2013-02-05 20:42:06 +0000
  • f220145d7d [Add] Radial collision detection. [Add] Pilots now take damage. Allanis 2013-02-05 20:12:09 +0000
  • ccdeb8d13b [Add] Add Lua calls to pew pew lazers. Now you can have a fake battle with the AI. :D Allanis 2013-02-05 19:26:59 +0000
  • 7a8dc43f96 [Fix] Only took all day to fix last night sleepy mess. :D Allanis 2013-02-05 18:31:34 +0000
  • 141790fe0a [Fix] Oops. Removed render instead of update from that last commit. D: Allanis 2013-02-05 18:11:43 +0000
  • 838e2f184c [Fix] Thanks @KonoM, Buh want to update out of that if statment. :) Allanis 2013-02-05 18:06:11 +0000
  • 33f61736c4 [Fix] Segfault in pilot.c Tamir Atias 2013-02-05 20:01:49 +0200
  • cf86e5b0c7 [Fix] One seg fault! No idea how many more to go. Allanis 2013-02-05 17:55:01 +0000
  • 998a1bf68b [Add] Rudimentary shooting. This needs some work. [Add] Layers should be working properly. Allanis 2013-02-05 16:50:56 +0000
  • b13ecc66bb [Add] Outfit loading.. Not fully done yet. Allanis 2013-02-04 17:44:53 +0000
  • c10b1f24fb [Add] A few more AI(Lua) calls. [Add] A little more documentation for Lua. Allanis 2013-02-04 14:10:59 +0000
  • 1e19ae63c1 [Fix] Small formatting adjustment. Allanis 2013-02-04 13:27:31 +0000
  • d57941331a [Add] Data files can be defined at runtime! Allanis 2013-02-04 13:26:23 +0000
  • 6a2f07b5b7 [Change] Optimized ai API some. [Fix] Few mem leaks. Allanis 2013-02-04 11:00:32 +0000
  • f90a2a273c [Change] Load fonts from project directory, throw it in data pack. Allanis 2013-02-04 09:32:03 +0000
  • 376eedc616 [Add] Star systems. [Add] Planets. Allanis 2013-02-04 09:09:04 +0000
  • f7dadaae29 [Fix] Fucking bug has been there since forever!!!! Allanis 2013-02-04 00:52:16 +0000
  • aa8a2187ba [Change] xml now loads from data pack. [Add] Ship xml syntax checking. Allanis 2013-02-04 00:47:19 +0000
  • 5609dd7b22 [Fix] Check for null node in xml. [Fix] Corrected help Allanis 2013-02-03 22:13:13 +0000
  • bdc0157ea6 [Change] Simpler to change version. Allanis 2013-02-03 21:38:48 +0000
  • a2b0b55066 [Add] Have everything load from datafile. [Add] Check MD5sum. -- Make xml data and lua scripts load from data. Allanis 2013-02-03 21:26:28 +0000
  • 5b4d184ffc [Fix?] Changed rotation speed, everyone was bothering me about it, all they needed to do was change it in xml file.. Allanis 2013-02-03 18:47:13 +0000
  • 7910dac9c3 [Add] Long options for command line -- VLack's recommendation. Allanis 2013-02-03 17:45:38 +0000
  • 46caaa21ad [Add] First working version of pack! Allanis 2013-02-03 17:35:44 +0000
  • c36b877ae9 [Fix] Oops, I was negating the camera's x coord.. Allanis 2013-02-03 15:04:48 +0000
  • 2eff6f844d [Remove] Window dependancies from old Lephisto project. -- They are outdated by now. Allanis 2013-02-03 14:47:33 +0000
  • 86feaa0336 [Add] Lua wrapper calls. Allanis 2013-02-03 14:44:03 +0000
  • 2619277baf [Change] Playing with Lua script a little. Allanis 2013-02-03 14:10:13 +0000
  • b3c21a5c4e [Add] Lua function calls. Allanis 2013-02-03 14:00:19 +0000
  • 57dc51fb91 [Add] Initial AI support with Lua Allanis 2013-02-03 00:37:42 +0000
  • 05e83fdcd6 [Fix] Correcting vector values. Allanis 2013-02-02 23:19:01 +0000
  • a7546372cc [Add] Vec2 now uses polor coords. Allanis 2013-02-02 22:52:58 +0000
  • bf4b1fb02a [Remove] Who the hell uses arrow keys for movement these days anyway?! Allanis 2013-02-02 21:56:04 +0000
  • 066d4871cc [Fix] Just a few optimization. Allanis 2013-02-02 21:50:13 +0000
  • 54beb595dc [Add] Dynamic key bindind loading from configuration file. Allanis 2013-02-02 21:13:25 +0000
  • 57bebe1403 [Add] FreeSans.ttf in repo. Tamir Atias 2013-02-02 23:01:55 +0200
  • c84a11e4a7 [Add] Moving stars. [Change] optimized opengl.c a little. Allanis 2013-02-02 15:12:39 +0000
  • b5a7ba8919 [Fix] Changing from floating point to doubles. Allanis 2013-02-02 14:21:05 +0000
  • 978df483bf [Fix] Quad int fontMakeDList was messed! Allanis 2013-02-02 13:52:12 +0000
  • e8ed98b69d [Add] gl_print (FreeType fonts). Allanis 2013-02-02 06:15:51 +0000
  • d39e7925ea [Fix] Small handling fixes, nothing special. Allanis 2013-02-02 00:48:44 +0000
  • 838bbcd2ab [Add] Initial Lua infrastructure. Allanis 2013-02-02 00:39:48 +0000
  • dd5cbe614b [Add] Lua dependancy. -- Lua parses config file. Allanis 2013-02-02 00:16:06 +0000
  • ef46996890 [Fix] Bad help is bad. Allanis 2013-02-01 23:49:23 +0000
  • 1bc828e8dd [Add] Select joystick by name with option -J [string] as well as id with -j [id] Allanis 2013-02-01 23:37:13 +0000
  • c124c9fcca [Change] Stars use alpha instead of colors. Allanis 2013-02-01 23:12:07 +0000
  • fd22930673 [Fix] Stars make a bit more sense now! :D Allanis 2013-02-01 22:47:04 +0000
  • 246bdff2c8 [Add] Stars!!!! Allanis 2013-02-01 22:20:57 +0000
  • 223a6185fb [Add] Command line option. [Add] Finished(tm) joypad support. [Change] Input comes from player. Allanis 2013-02-01 02:32:29 +0000
  • e124672464 [Fix] Everything works now. :) Allanis 2013-02-01 00:03:30 +0000
  • 20bf55f117 [Add] Leave me a lone a short while, still working with this. Allanis 2013-01-31 23:22:32 +0000
  • 85bec426ba [Add] libxml for ship data etc. [Fix] Memory leaks. [Fix] fixed #1 For dear old KonoM. Allanis 2013-01-31 01:30:51 +0000
  • 93fbf84c80 [Fix] Forgot to push the matrix stack. Allanis 2013-01-30 23:40:27 +0000
  • cc47d41137 [Add] Initial commit of Lephisto. Allanis 2013-01-30 22:22:30 +0000
  • 227242c447 [Remove] Killing the old Lephisto project. To make way for the new one! Allanis 2013-01-29 22:18:03 +0000
  • 8b7c77ff19 Revert "[FIX] Be ok if I added the files back right?" Allanis 2012-04-07 16:38:56 +0100
  • 298f2a77fb This reverts commit f3997854ce. Allanis 2012-04-07 16:28:31 +0100
  • f3997854ce [FIX] Be ok if I added the files back right? Allanis 2012-04-07 16:26:34 +0100
  • fe2e4c7425 [Fix] Fixed the build, it all compiles and runs smoothly now. -- Not sure if the Windows build will. Allanis 2012-04-07 16:25:33 +0100
  • 403ba26e6a Modified README to correspond with the GNU GPL. Allanis 2011-10-14 14:09:22 +0100
  • 2118f7b1ff Added my last 'stable' Lephisto build to github. Allanis 2011-10-14 13:57:59 +0100