Commit Graph

1920 Commits

Author SHA1 Message Date
Allanis
f108df907e [Fix] Finaly think I fixed gl_printText properly!! 2013-03-22 21:12:31 +00:00
Allanis
269de8dcfe [Add] player_getLoc and don't allow player to repeat ship names. 2013-03-22 21:04:25 +00:00
Allanis
8da2cb1299 [Add] You can specify default fptr for windows now. 2013-03-22 20:31:42 +00:00
Allanis
f45ab67dcc [Fix] Long standing segfault when using 'enter' on a button with no trigger. 2013-03-22 20:19:45 +00:00
Allanis
8a1e7133c6 [Add] player_ships and player_getShip to manipulate player ships. 2013-03-22 20:17:16 +00:00
Allanis
fb5cc3cf18 [Fix] Major regression in gl_printText 2013-03-22 19:21:32 +00:00
Allanis
e3618d7559 [Add] Input widget will scoll if full. 2013-03-22 19:18:26 +00:00
Allanis
ab0ecfdede [Change] gl_printText is much more strict on width, with more checking. 2013-03-22 19:12:37 +00:00
Allanis
8c7a38686c [Add] More error checking paranoia. 2013-03-22 19:01:45 +00:00
Allanis
5e68d64085 [Fix] Uninitailized code error. 2013-03-22 18:44:29 +00:00
Allanis
127e76c542 [Fix] minor mem leak. 2013-03-22 18:35:11 +00:00
Allanis
697876409e [Add] Save purchased ships in a stack. Just need to be able to change them. 2013-03-22 13:26:11 +00:00
Allanis
829d24eb79 [Add] pilot_copy function. 2013-03-22 12:48:16 +00:00
Allanis
2b8d4ecd82 [Add] Feel free to name your ship!! 2013-03-22 01:47:57 +00:00
Allanis
7ea7bf46a7 [Add] Add player name on new game. Some hacks, but it works. So ship it. 2013-03-22 00:23:14 +00:00
Allanis
053aab14c9 [Add] Input boxes in toolkit. Need to hack fonts up before it works. 2013-03-21 23:51:58 +00:00
Allanis
88b2f1b714 [Fix] Potential seg fault. 2013-03-21 23:13:47 +00:00
Allanis
eff5850957 [Change] Land message. 2013-03-21 23:07:32 +00:00
Allanis
1ae475fcdf [Add] Show free cargo space in commodity window. 2013-03-21 23:02:40 +00:00
Allanis
e256a1a4d0 [Change] Switched buy/sell around in outfit panel. 2013-03-21 21:40:20 +00:00
Allanis
a8e02d47c9 [Fix] Typo I never got around to fixing. 2013-03-21 21:38:19 +00:00
Allanis
32462e21d4 [Fix] Stop pilot turning/accelerating when dying. 2013-03-21 21:35:53 +00:00
Allanis
cf88a4b989 [Change] Disable pilots at 30% armour instead of 20% 2013-03-21 21:27:46 +00:00
Allanis
081314170b [Change] Lowered health by a lot, it was taking too long to kill people. 2013-03-21 21:25:48 +00:00
Allanis
32bd075c9a [Add] -S/--sound option to force sound. Disabled sound by default. 2013-03-21 19:55:35 +00:00
Allanis
6a7c051851 [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. 2013-03-21 19:34:35 +00:00
Allanis
0f6ff44a93 [Change] Seems to make more sense to drag map with left OR right mouse button. 2013-03-21 01:11:59 +00:00
Allanis
339662e3c5 [Change] Tab to spaces in xml/lua. 2013-03-21 00:46:40 +00:00
Allanis
4ea444b9ae [Change] All tabs back to spaces. 2013-03-21 00:27:05 +00:00
Allanis
b286205f56 [Change] Land's auto target only targets landable planets. 'p' still cycles targets. 2013-03-20 23:42:46 +00:00
Allanis
bce1019847 [Fix] Seg fault on quit before entering game. 2013-03-20 23:35:34 +00:00
Allanis
066065ceff [Change] Increased ship energy somewhat. 2013-03-20 23:19:53 +00:00
Allanis
74b7a22b6e [Fix] Font width issues.. 2013-03-20 23:17:40 +00:00
Allanis
e09c9ad071 [Fix] Need to Deduct energy_regen rather than energy in some outfits. 2013-03-20 23:04:54 +00:00
Allanis
452bdbd052 [Change] Death menu will take you back to main menu rather than respawn. 2013-03-20 23:02:33 +00:00
Allanis
353922fd3b [Fix] Outstanding memory write access issue. 2013-03-20 22:39:38 +00:00
Allanis
b183286fdb [Add] Preliminary main menu. 2013-03-20 22:29:07 +00:00
Allanis
14af8c7e74 [Add] window_getImage 2013-03-20 21:41:00 +00:00
Allanis
0614c162c2 [Change] Adjusted death menu a little. 2013-03-20 21:38:18 +00:00
Allanis
927280f778 [Fix] Death explosions. 2013-03-20 21:36:32 +00:00
Allanis
9ea3f985d2 [Add] Prevention in case of pilot_stack reallocation. 2013-03-20 21:27:57 +00:00
Allanis
d649330e5b [Change] Extended amount of time cinamatic cam is shown. 2013-03-20 20:26:29 +00:00
Allanis
ccffdae9fd [Add] Player death with short cinematic. 2013-03-20 20:23:39 +00:00
Allanis
5c15cf5265 [Change] Updated ai API documentation. 2013-03-20 19:38:41 +00:00
Allanis
53d5eb6172 [Add] Militia kinda scans now. 2013-03-20 19:21:46 +00:00
Allanis
dfd60775e2 [Change] Accuracy value for laser improved as everyone hated it. 2013-03-20 00:27:42 +00:00
Allanis
6fb9e3b468 [Add] Incomplete outfit descriptions. [Add] Militia stick to last attacker. 2013-03-19 23:06:48 +00:00
Allanis
0d6ac1e5b1 [Add] Afterburners are in! After buying the outfit, double tap 'w'. 2013-03-19 22:34:20 +00:00
Allanis
4abe914310 [Add] Outfit graphics for store. 2013-03-19 00:13:03 +00:00
Allanis
ee8512c5ef [Change] Renamed planets etc with star trek naming scheme. 2013-03-18 23:55:31 +00:00