Commit Graph

2198 Commits

Author SHA1 Message Date
Rtch90
838abdbe25 [Fix] Fixed raytraced model view in model viewer. 2018-08-22 21:57:43 +01:00
Rtch90
392705570c [Add] Centrifuagal and Coriolis effect in rotating frames. 2018-08-22 21:47:39 +01:00
Rtch90
3e14d9cd5a [Fix] Leaking textures. 2018-08-21 23:37:58 +01:00
Rtch90
3a7be80548 [Fix] Uhm.. 2018-08-21 23:01:11 +01:00
Rtch90
aa69f880e0 [Add] More work on GUI, made star port pretty.
[Fix] Fixed some reest in GUI resulting in a few less memory leaks. :D
2018-08-21 22:58:03 +01:00
Rtch90
601a9bebee Merge branch 'master' of https://github.com/Rtch90/Lephisto 2018-08-21 20:53:01 +01:00
Rtch90
f3cdfb59cb [Change] Just a quick README update. 2018-08-21 20:51:19 +01:00
Allanis
b1dac828d6 [Add] More scrolling work and laying some additional groundwork for GUI. 2018-08-21 20:34:34 +01:00
Rtch90
c088fd5064 [Add] More scrolling work and laying some additional groundwork for GUI. 2018-08-21 20:34:34 +01:00
Allanis
c2ec30a048 [Fix] Font scaling. 2018-08-21 19:15:47 +01:00
Rtch90
b620291351 [Fix] Font scaling. 2018-08-21 19:15:47 +01:00
Allanis
406646f5f0 [Add] More vscroll widget work. Still incomplete though. 2018-08-21 18:59:07 +01:00
Rtch90
b7698e8e08 [Add] More vscroll widget work. Still incomplete though. 2018-08-21 18:59:07 +01:00
Allanis
d7cd76510c [Add] Added some vertical scrollbar stuff.
[Add] New font, forgot from last commit.
2018-08-19 13:49:55 +01:00
Rtch90
948652f752 [Add] Added some vertical scrollbar stuff.
[Add] New font, forgot from last commit.
2018-08-19 13:49:55 +01:00
Rtch90
2a8d0f156e [Add] Texture fonts for UI instead of ugly ass poly fonts.
[Add] vscroll widget, incomplete because child widget does not get
properly scrolled events.
2018-08-19 13:06:56 +01:00
Rtch90
410b40c346 [Add] Texture fonts for UI instead of ugly ass poly fonts.
[Add] vscroll widget, incomplete because child widget does not get
properly scrolled events.
2018-08-19 13:06:56 +01:00
Rtch90
44bc01682e [Change] Changed GUI coords to be sensible top-left (0,0).
[Change] Some GUI cleanup.
2018-04-16 22:47:37 +01:00
Rtch90
7f4b6b9390 [Change] Changed GUI coords to be sensible top-left (0,0).
[Change] Some GUI cleanup.
2018-04-16 22:47:37 +01:00
Rtch90
13c6600e20 [Add] Some work on ship equipment. 2018-04-15 15:50:53 +01:00
Rtch90
95d1a02d62 [Add] Some work on ship equipment. 2018-04-15 15:50:53 +01:00
Rtch90
7b92a3fdf9 [Add] Set speed control mode. 2018-04-14 23:08:19 +01:00
Rtch90
3cbc228cfe [Add] Set speed control mode. 2018-04-14 23:08:19 +01:00
Rtch90
762d7fcd3e [Add] More basic AI functions.
[Change] Split AI into it's own unit.
[Note] Space battles are fun!
2018-04-14 21:47:30 +01:00
Rtch90
235b1c6c5b [Add] More basic AI functions.
[Change] Split AI into it's own unit.
[Note] Space battles are fun!
2018-04-14 21:47:30 +01:00
Rtch90
27ad4c8450 [Add] Very crappy autopilot. 2018-04-14 20:44:30 +01:00
Rtch90
03fe164ce1 [Add] Very crappy autopilot. 2018-04-14 20:44:30 +01:00
Rtch90
c3f8582aa0 [Fix] Fixed issue with tooltips not disappearing. 2018-04-14 19:41:33 +01:00
Rtch90
7673c1a10a [Fix] Fixed issue with tooltips not disappearing. 2018-04-14 19:41:33 +01:00
Rtch90
fecd2866f5 [Add] Gui Tooltips.
[Clean] Cleaned up GUI::Screen.
2018-04-14 19:30:27 +01:00
Rtch90
a0cf83aa26 [Add] Gui Tooltips.
[Clean] Cleaned up GUI::Screen.
2018-04-14 19:30:27 +01:00
Rtch90
b32409dfb1 [Move] AI stuff could be useful for autopilot, so moved to Ship. 2018-04-14 17:13:45 +01:00
Rtch90
bb735a1204 [Move] AI stuff could be useful for autopilot, so moved to Ship. 2018-04-14 17:13:45 +01:00
Rtch90
115c33526d [Add] Start of ship ai. 2018-04-14 16:51:33 +01:00
Rtch90
3505b14b39 [Add] Start of ship ai. 2018-04-14 16:51:33 +01:00
Rtch90
b4defcab54 [Add] Screenshot key. 2018-04-14 16:04:16 +01:00
Rtch90
862cd92a7f [Add] Screenshot key. 2018-04-14 16:04:16 +01:00
Rtch90
fdbdac3486 [Add] Explosions when ships die anyone? 2018-04-14 04:01:35 +01:00
Rtch90
25d0b29aea [Add] Explosions when ships die anyone? 2018-04-14 04:01:35 +01:00
Rtch90
d455debea6 [Add] Mkay, ships can take damage and die now. 2018-04-13 23:30:34 +01:00
Rtch90
275aa6b71f [Add] Mkay, ships can take damage and die now. 2018-04-13 23:30:34 +01:00
Rtch90
abfd826e73 [Change] Laser hit uses new collision detection. 2018-04-13 22:24:56 +01:00
Rtch90
04fa6c2843 [Change] Laser hit uses new collision detection. 2018-04-13 22:24:56 +01:00
Rtch90
279b39dcd7 [Change] Apply gravity to all dynamic bodies in player frame. 2018-04-10 20:06:28 +01:00
Rtch90
75613f2237 [Change] Apply gravity to all dynamic bodies in player frame. 2018-04-10 20:06:28 +01:00
Rtch90
8c2a4ac3b7 [Add] Angular effects on collision with static objects. 2018-04-10 19:56:13 +01:00
Rtch90
33838c7590 [Add] Angular effects on collision with static objects. 2018-04-10 19:56:13 +01:00
Rtch90
748eee9e94 [Add] Angular response for dynamic on dynamic collisions. 2018-04-10 19:48:34 +01:00
Rtch90
f546c292db [Add] Angular response for dynamic on dynamic collisions. 2018-04-10 19:48:34 +01:00
Rtch90
d305487e8f [Add] Linear collision response between dynamic bodies. 2018-04-08 18:59:33 +01:00