Commit Graph

990 Commits

Author SHA1 Message Date
Allanis
2034a02f74 [Fix] *Mutters something about macro hell.* 2013-05-16 00:57:05 +01:00
Allanis
6552fc2cf2 [Change] Some openGL cleanup. 2013-05-16 00:09:39 +01:00
Allanis
8f7ec2fa09 [Add] Finally added opengl error checking in DEBUG builds. 2013-05-15 23:22:39 +01:00
Allanis
bd6281692b [Fix] Fullscreen: double free (someone should have told me not to free the ListModes :/ 2013-05-15 23:02:58 +01:00
Allanis
c4ede9fcce [Add] Check for shaders (not used yet). 2013-05-15 23:01:16 +01:00
Allanis
2f3cae5b6b [Fix] Fonts: off by one memory issue. 2013-05-15 22:39:11 +01:00
Allanis
1f5c05ac77 [Change] It's about time I optimised space_render. 2013-05-15 22:36:10 +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
c1058cb7a5 [Fix] Mem leak: What if there is no files to load in load menu? 2013-05-15 21:57:37 +01:00
Allanis
538b4b20eb [Add] Updated TODO. 2013-05-15 21:54:20 +01:00
Allanis
46dfa4a8c3 [Add] You can now save and partially load games (mission is data is lost). 2013-05-15 21:53:03 +01:00
Allanis
2e7a2b6e18 [Add] More bindings ingame to avoid seg faults. 2013-05-15 21:19:59 +01:00
Allanis
4bcf431d31 [Add] Save version in savegame. 2013-05-15 21:16:00 +01:00
Allanis
a1807ea069 [Add] Updated TODO. 2013-05-14 22:41:22 +01:00
Allanis
3e51896bc1 [Fix] Screenshots save in home directory now as apposed to project directory. 2013-05-14 22:37:30 +01:00
Allanis
3f0faf7983 [Fix] Silly bug in Lephisto filesystem. 2013-05-14 22:34:05 +01:00
Allanis
2cfe29f384 [Fix] Pilgrum mission bug. 2013-05-14 22:31:34 +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
b791a6e7dc [Add] Filesystem abstraction and path based stuff. 2013-05-14 22:16:10 +01:00
Allanis
c51612d764 [Add] Linux specific stuff for saving. 2013-05-14 21:39:00 +01:00
Allanis
a741250073 [Add] You can kinda load games, still need to fix some issues. 2013-05-11 20:59:12 +01:00
Allanis
92c7d549f0 [Change] Cleaned up a little XML parsing stuff. 2013-05-11 16:33:29 +01:00
Allanis
32adddc8d0 [Add] Save the completed missions. 2013-05-11 16:27:35 +01:00
Allanis
9c1a094f36 [Add] Save player variables. 2013-05-11 16:23:45 +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
95ee7852de [Change] Cosmetic GUI fixes. 2013-05-08 22:08:24 +01:00
Allanis
18b57ff29b [Fix] <blushes> Bugz. 2013-05-08 20:25:22 +01:00
Allanis
fa7138f907 [Fix] Couple bugs with saving. 2013-05-08 20:11:38 +01:00
Allanis
bb48d5ac23 [Add] Missions save code. Global save functions. 2013-05-08 19:45:38 +01:00
Allanis
e5620f86eb [Add] First commit of Lephisto save stuff. 2013-05-08 19:12:01 +01:00
Allanis
c609780acc [Add] Improved xml #define magic stuff. 2013-05-08 18:49:24 +01:00
Allanis
3a8a9028d3 [Add] Transport mission type, also increased missions displayed at computer. 2013-05-07 20:42:18 +01:00
Allanis
41e2174c64 [Add] Scouting mission type. 2013-05-07 18:40:39 +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
f81016feed [Fix] I should have taken a career in bug extermination. 2013-05-06 21:57:27 +01:00
Allanis
1c9bc7ed9d [Add] Missions can now add fleets. 2013-05-06 17:14:32 +01:00
Allanis
c769e71c72 [Fixing] Y NO WERK!? 2013-05-05 21:07:07 +01:00
Allanis
e2bab9f22b [Add] Empire Cargo missions are now always timed. 2013-05-05 13:16:47 +01:00
Allanis
8e1745bd7a [Add] Implemented pilot hooks with the "death" hook as an example. 2013-05-02 20:46:55 +01:00
Allanis
2e5606b845 [Fix] It's a seldom bug, but this will stop us from exploding while entering into hyperspace. 2013-05-02 20:29:16 +01:00
Allanis
2a76ee4d42 [Change] Improved ltime_pretty and increased time to do rush deliveries. 2013-05-02 20:24:53 +01:00
Allanis
2a502f5426 [Add] First time limit mission. 2013-05-02 20:18:34 +01:00
Allanis
b377e18d62 [Fix] Typo's. 2013-05-02 20:01:05 +01:00
Allanis
6665424d97 [Add] Couple more commodities. 2013-04-28 09:23:16 +01:00
Allanis
6d8a6d37c4 [Add] Updated TODO. 2013-04-24 18:43:30 +01:00
Allanis
b1ce5c83c6 [Add] You can now visually see the A* system paths now in map. 2013-04-24 18:42:02 +01:00
Allanis
57837e637a [Fix] Probably not the best fix for a mem leak, but eh. 2013-04-24 18:11:06 +01:00
Allanis
d58d3283a4 [Fix] Removed of a warning on 32bit machines. 2013-04-24 18:07:36 +01:00
Allanis
82ee8a41a7 [Add] Cargo missions take into account fright distance. 2013-04-24 18:05:49 +01:00
Allanis
472579aa2a [Add] A* algorithm to get paths between systems. 2013-04-23 22:57:46 +01:00