Commit Graph

578 Commits

Author SHA1 Message Date
Allanis
e91ad8b618 [Change] Updated TODO. 2013-04-20 15:33:34 +01:00
Allanis
926b65d3aa [Change] Move AI API to docs. 2013-04-20 15:31:36 +01:00
Allanis
5b29539c17 [Change] Make accel speed dependent, not thrust. 2013-04-20 15:30:33 +01:00
Allanis
9e2bda007b [Add] Missions can actually use flags now. 2013-04-20 15:25:40 +01:00
Allanis
209e75bda1 [Fix] Mission var stuff. 2013-04-20 14:58:14 +01:00
Allanis
a6bca29fa1 [Add] Log more verbose, and added a variable stack to missions. 2013-04-20 14:36:23 +01:00
Tamir Atias
f6b0171562 [Add] Code to prevent objects from free'd when they were already freed before. 2013-04-20 01:11:23 +03:00
Allanis
f2c7676846 [Add] Woops, forgot to save file before commiting.... 2013-04-19 20:23:39 +01:00
Allanis
cc9ffd1e60 [Add] Support for mousewheel to zoom in/out of map. 2013-04-19 20:22:04 +01:00
Allanis
8fd0e73e66 [Add] resedit: Faction editor and support for planet factions. 2013-04-19 19:56:45 +01:00
Allanis
86dd13174b [Add] Tech. 2013-04-19 19:13:45 +01:00
Allanis
a0d57c0cec [Add] Made save recursive. [Fix] Load bug. 2013-04-19 19:05:41 +01:00
Allanis
31b1f706e3 [Add] resedit: Recursive data loading implemented. 2013-04-19 18:55:50 +01:00
Allanis
15082ba17d [Fix] Bugy bugz in Planet update. Failing to render shit properly. 2013-04-19 18:26:39 +01:00
Allanis
c13b9d64a6 [Add] resedit: Working towards being able to move planets around. 2013-04-16 22:09:58 +01:00
Allanis
24969cf807 [Add] resedit: More progress on the planet editor. 2013-04-16 21:35:08 +01:00
Allanis
a1c18084fd [Add] resedit: More work on planet editor, tree view. 2013-04-16 14:23:28 +01:00
Allanis
fcd8496fa4 [Change] resedit: Some cleanups in preperation for planet editor. 2013-04-16 13:15:20 +01:00
Allanis
081449b5ea [Add] resedit: SaraCraft presents... The new planet editor! 2013-04-16 13:10:39 +01:00
Allanis
9deddc9cd9 [Fix] resedit: Planet selection bug whilst zoomed into map. 2013-04-16 12:53:29 +01:00
Allanis
e0f8aae668 [Add] Draw systems with no planets grey. 2013-04-16 12:51:00 +01:00
Allanis
5346dc540b [Add] resedit: Load/save systems, Lacking some features. 2013-04-16 12:47:59 +01:00
Allanis
046f7d8eb9 [Fix] resedit: Double click system selection bug. 2013-04-13 21:36:20 +01:00
Allanis
1f0796919c [Fix] resedit: Bugfix in __create_treSystems 2013-04-13 21:29:28 +01:00
Allanis
740386f7a5 [Add] Preliminary new system support. 2013-04-13 21:23:32 +01:00
Allanis
f14246c578 [Change] Some interface improvement. 2013-04-13 21:07:41 +01:00
Allanis
0d5a1c6517 [Add] resedit: remove/add hyperspace paths. 2013-04-13 19:56:48 +01:00
Allanis
34b306bf1b [Add] Made resedit a little prettier. 2013-04-13 19:40:18 +01:00
Allanis
d18303fce0 [Fix] resedit: Ok, typo's out the way, and it's working as it should. 2013-04-13 19:14:16 +01:00
Allanis
d6fda87c30 [Fix] resedit: Deprecated warnings. 2013-04-13 19:09:34 +01:00
Allanis
401cedeb43 [Add] resedit: reset button for space. 2013-04-13 19:07:22 +01:00
Allanis
518091ddee [Fix] Silly type. 2013-04-13 19:00:43 +01:00
Allanis
839f4e71e5 [Change] Modified plasma fractals a little. 2013-04-13 18:55:24 +01:00
Allanis
dc1134d6d7 [Add] resedit: Space is drawn, you can move systems around etc. 2013-04-13 18:50:11 +01:00
Allanis
8b27730dc2 [Change] Few improvements to resedit. 2013-04-13 17:38:16 +01:00
Allanis
cbffbfc2a0 [Fix] resedit: save works as it should now. 2013-04-13 17:25:10 +01:00
Allanis
c6161c8acd [Add] resedit: Save uhm, kinda works. 2013-04-13 16:48:36 +01:00
Allanis
17e5164ab4 [Add] Initial code for resource editor. 2013-04-13 15:01:41 +01:00
Allanis
21d25a5585 [Add] New Empire shipping cargo mission. 2013-04-11 18:15:09 +01:00
Allanis
ae97cb398c [Add] Ability to figure out where a planet is located. 2013-04-09 21:11:12 +01:00
Allanis
0fbd239680 [Fix] Can't grab a unique mission if it is already running. 2013-04-09 01:20:22 +01:00
Allanis
3177921160 [Change] Updated TODO. 2013-04-09 01:15:55 +01:00
Allanis
1b3d884f7e [Add] Unique missions are now actually.. Unique. 2013-04-09 01:14:16 +01:00
Allanis
d77aa5cee8 [Add] Dynamically change width of dialogues msg and yesno if text is long. 2013-04-09 00:36:55 +01:00
Allanis
28e164cfba [Fix] Exterminating the bugs. Sorted invalid char generated with tab escape sequence. 2013-04-09 00:23:47 +01:00
Allanis
6a320a27b1 [Fix] Major issue in how hooks worked, now hackishly sane! 2013-04-09 00:19:08 +01:00
Allanis
3df258229c [Fix] guiy fix, no longet see the 0 in weightless cargo. 2013-04-08 23:43:42 +01:00
Allanis
56ef245ae1 [Fix] Stupid toolkit modifyText. 2013-04-08 23:33:36 +01:00
Allanis
e152d40fb2 [Add] Track cargo missions so they get cleaned on abort. 2013-04-08 23:29:44 +01:00
Allanis
8df3171916 [Add] Pretend to be multilingual for easiar conversion later. [Fix] Allow null on toolkit_modifyText. 2013-04-06 17:56:03 +01:00