Commit Graph

1107 Commits

Author SHA1 Message Date
Allanis
10a4791d81 [Add] Magor: You don't already know all the star system location. Go explore. 2013-06-23 19:22:07 +01:00
Allanis
b0d4415cff [Change] No longer use int id's for outfit types. [Add] Heavy Ion Turret. 2013-06-23 16:42:16 +01:00
Allanis
27941a1249 [Change] Made scout mission more verbose. 2013-06-23 15:29:19 +01:00
Allanis
118aba3b3c Merge branch 'master' of github.com:Allanis/Lephisto 2013-06-23 15:25:03 +01:00
Allanis
379bdd62d6 [Add] New outfits: Ion cannon. 2013-06-23 15:24:34 +01:00
Steven Arnow
84c90b5c97 Your SDL include lines .-. 2013-06-23 16:21:16 +02:00
Allanis
1d2b530fdc [Add] New damage types: Ion and Radiation. 2013-06-23 15:02:05 +01:00
Allanis
a04152315e [Add] More outfits, Purchase a plasma cannon to work in conjunction with lasers. 2013-06-23 14:50:02 +01:00
Allanis
0941c2d2d7 [Fix] Button getting selected when it shouldn't. 2013-06-23 13:32:34 +01:00
Allanis
046259db79 [Change] Lowering default ms delay to trigger afterburner from 500 to 200. 2013-06-23 13:28:32 +01:00
Allanis
1051a39a09 [Fix] Now you can't rumble afterburner when in toolkit or hyperspacing. 2013-06-23 13:24:29 +01:00
Allanis
fed0d8c798 [Add] New ship to system. 2013-06-23 13:20:22 +01:00
Allanis
07f69e58c6 [Change] Turns out pairs is in the lua base library and we need that. 2013-06-23 13:00:00 +01:00
Allanis
a99c82b47c [Add] Another ship! :D 2013-06-23 12:56:54 +01:00
Allanis
b7b590ba8f [Fix] Oh, --help was wrong about width and hight setting. :/ 2013-06-23 01:03:58 +01:00
Allanis
991053a17c [Change] Moved some TODO items to vital. 2013-06-23 01:02:37 +01:00
Allanis
5a4e5436f4 [Change] Ran optipng over all textures to reduce file size. 2013-06-23 00:38:25 +01:00
Allanis
0d0c21738b Merge branch 'testing'
Conflicts:
	locperday.sh
2013-06-23 00:12:23 +01:00
Allanis
a2ee4ea0ee [Change] Optimised image loading, loading graphics once only. 2013-06-23 00:10:58 +01:00
Allanis
2e05c5d153 [Fix] There. 2013-06-22 22:40:33 +01:00
Allanis
aacdea005a [Add] locperday.sh A nice little piece to see how many lines of code you wrote today. 2013-06-22 22:39:04 +01:00
Allanis
53f1da128c [Change] Make ships appear to enter from hyperspace, I'm not completely satisfied yet. 2013-06-22 22:01:19 +01:00
Allanis
9cfb07eb59 [Change] Lowered threshold to skip frames (now under 4FPS skips). 2013-06-22 21:50:11 +01:00
Allanis
7fd06bd265 [Fix] Doxygen comments. 2013-06-22 21:48:25 +01:00
Allanis
fc80c1c69f Merge pull request #6 from Allanis/c89comments
C89comments
2013-06-22 13:24:49 -07:00
Steven Arnow
858295b3f4 Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
Steven Arnow
a2bb0df939 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
Allanis
d8705a6f7a [Fix] New player cleanup stuff. 2013-06-22 20:43:57 +01:00
Allanis
c536ede0fb [Add] A ton more planets and systems with some new planet interior and exterior graphics. 2013-06-22 20:13:28 +01:00
Allanis
d62ea5123d [Fix] <resedit> Remove commodities tag if the planet has no commodities. 2013-06-22 19:45:02 +01:00
Allanis
0bc8a4a6d9 [Fix] <resedit> Can't jump paths to self. 2013-06-22 19:39:15 +01:00
Allanis
0d5c77525b [Change] Filled out collective space. 2013-06-22 19:34:20 +01:00
Allanis
d195480622 [Change] Formalized space station types. 2013-06-22 19:21:51 +01:00
Allanis
badce25b9b [Fix] Mission stuff. 2013-06-22 19:14:38 +01:00
Allanis
fc41a1789e Merge pull request #5 from Allanis/resources
Resources: Done.
2013-06-22 10:14:04 -07:00
Steven Arnow
efa8b80eb9 Added NULL-pointer check for testing purposes 2013-06-22 18:51:14 +02:00
Allanis
084230caed [Add] Forgot images and stuff... 2013-06-22 17:33:02 +01:00
Allanis
03ca0bf5d2 [Add] Adding a ton more systems, optimised graphics etc. 2013-06-22 17:19:13 +01:00
Allanis
883523e1e5 [Fix] Another seg fault with music system when disabled. 2013-06-22 15:37:56 +01:00
Allanis
38d1f8e65e [Fix] <resedit> Saving exterior gfx if it is None. 2013-06-22 15:17:36 +01:00
Allanis
1396676fcb [Add] <resedit> Edit the bar description text. 2013-06-22 15:15:32 +01:00
Allanis
72f0a93c30 [Add] <resedit> Changing planet class is supported now. 2013-06-22 14:36:03 +01:00
Allanis
dca1a33c36 [Fix] Problems with system with one unlandable planet. 2013-06-21 23:30:10 +01:00
Allanis
98443fd466 [Add] <resedit> You can now edit planet descriptions. 2013-06-21 23:16:19 +01:00
Allanis
f205c0f3c3 [Add] <resedit> You can now set planet graphics. [Fix] Commodity adding. 2013-06-21 22:27:40 +01:00
Allanis
3f269033be [Fix] Segfault when running Lephisto muted. 2013-06-21 22:02:21 +01:00
Allanis
87514e63a7 [Add] <resedit> You can modify planet commodities now. 2013-06-21 21:51:49 +01:00
Allanis
2103fecfc4 Merge branch 'testing' 2013-06-21 21:00:49 +01:00
Allanis
5715bc91a5 [Add] <resedit> Main window to control subwindows. 2013-06-21 21:00:14 +01:00
Allanis
f5039ca320 [Change] Cosmetic tweakage. 2013-06-21 20:34:01 +01:00