Commit Graph

909 Commits

Author SHA1 Message Date
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
Allanis
1c0d0cac11 [Add] Major release: First fancy missions for spaceport bars. 2013-04-06 17:11:35 +01:00
Allanis
83d3fbf07c [Fix] Bug in ze missionz 2013-04-06 15:04:20 +01:00
Allanis
9cebbe7f7a [Change] Randomised mission names a bit. 2013-04-06 14:58:15 +01:00
Allanis
91cce3c8c6 [Add] Introduced getListPos to get the position of the list. 2013-04-06 14:53:49 +01:00
Allanis
07883a8a3b [Add] Gave mission cargo special marker in gui. 2013-04-06 14:10:53 +01:00
Allanis
1d57250606 [Add] Mission tracks cargo and makes sure you have it. 2013-04-06 13:32:19 +01:00
Allanis
8172d0f21f [Add] Introduced concept of mission cargo being un-tradable. 2013-04-05 20:19:27 +01:00
Allanis
7f973d7fe8 [Add] Improved space.getPlanet() mission lua. 2013-04-04 21:24:25 +01:00
Allanis
64f929c1d3 [Add] Missions info window. 2013-04-04 21:04:34 +01:00
Allanis
97bd83e7da [Fix] Small bug fixes. 2013-04-04 18:22:04 +01:00
Allanis
2388dbcef0 [Fix] Did an oops in the last commit. 2013-04-04 18:17:07 +01:00
Allanis
371e5b8aba [Change] Improved lua api for missions somewhat. 2013-04-04 18:15:56 +01:00
Allanis
6f7f889160 [Change] Improved shipyard ui. 2013-04-03 20:36:11 +01:00
Allanis
80ad3081f0 [Fix] Fixed up all the bugs for missions, they are now working. 2013-04-03 20:06:51 +01:00
Allanis
bf6577ccc1 [Fix] Nailed the memory leak and a silly error. 2013-04-03 19:49:05 +01:00
Allanis
67dba8aaeb [Change] Cleanups. 2013-04-03 19:45:49 +01:00
Allanis
3da2a4086b [Fix] toolkit module for lua and accpet mission bug. 2013-04-03 19:38:00 +01:00
Allanis
4f93fba024 [Add] Finally, fixed two horrible ugly ass bugs. 2013-04-03 19:08:42 +01:00
Allanis
75f7c81d1b [Fix] Problem with missions is now sorted. 2013-04-03 18:21:26 +01:00