Lephisto/src
2017-12-24 19:22:33 +00:00
..
sbre [Fix] Fixed collision bug and some rendering issues with mersenne 2017-11-25 12:23:17 +00:00
body.cpp [Add] Body death and associated cleanup. Space::KillBody() to kill a 2017-11-19 14:42:30 +00:00
body.h [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
custom_starsystems.cpp [Add] Custom star systems. 2017-12-23 17:33:39 +00:00
custom_starsystems.h [Add] Custom star systems. 2017-12-23 17:33:39 +00:00
date.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
date.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
dynamic_body.cpp [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
dynamic_body.h [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
fixed.h [Add] Integer system generation. :/ 2017-12-23 01:34:59 +00:00
frame.cpp [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
frame.h [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
generic_system_view.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
generic_system_view.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
glfreetype.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
glfreetype.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_button.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_button.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_container.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_container.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_events.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_fixed.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_fixed.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_image_button.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_image_button.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_image_radio_button.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_image_radio_button.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_image.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_image.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_iselectable.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_label.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_label.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_multi_state_image_button.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_multi_state_image_button.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_radio_button.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_radio_button.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_radio_group.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_radio_group.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_screen.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_screen.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_toggle_button.cpp [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_toggle_button.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui_widget.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui_widget.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
gui.cpp [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
gui.h [Change] Removed all the old Lephisto data. We have gone 3D!! 2017-11-12 18:19:54 +00:00
info_view.cpp [Add] Flag for invisible stuff. 2017-11-19 00:09:17 +00:00
info_view.h [Add] Ship info screen with more ship stats. 2017-11-12 22:10:26 +00:00
l3d.h [Add] Initial work on binary star systems. Right now they are generated 2017-12-24 14:30:29 +00:00
libs.h [Add] Custom star systems. 2017-12-23 17:33:39 +00:00
main.cpp [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
Makefile.am [Remove] Removed objimport* 2017-12-24 17:18:26 +00:00
matrix4x4.h [Add] Added Rotating frames. 2017-12-24 19:22:33 +00:00
model_body.cpp [Add] Body: GetRadius method. 2017-11-25 15:54:23 +00:00
model_body.h [Add] Body: GetRadius method. 2017-11-25 15:54:23 +00:00
model_coll_mesh_data.cpp [Change] Position player in docking bay on undocking. Need to do request 2017-11-20 22:15:23 +00:00
model_coll_mesh_data.h [Change] Position player in docking bay on undocking. Need to do request 2017-11-20 22:15:23 +00:00
mtrand.cpp [Fix] Fixed collision bug and some rendering issues with mersenne 2017-11-25 12:23:17 +00:00
mtrand.h [Add] Added that darn fixed point class. 2017-12-22 23:34:48 +00:00
object_viewer_view.cpp [Change] Black space in object viewer. 2017-12-23 19:30:34 +00:00
object_viewer_view.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
object.h [Change] Get the collision geom flags through to the collision 2017-11-19 19:50:06 +00:00
planet.cpp [Fix] Stop player controls from going crazy when switched from world 2017-12-24 13:02:44 +00:00
planet.h [Add] Preliminary atmospheres. 2017-12-23 19:27:31 +00:00
player.cpp [Fix] Targetting bug when labels enabled. 2017-12-24 18:49:26 +00:00
player.h [Fix] Stop player controls from going crazy when switched from world 2017-12-24 13:02:44 +00:00
sector_view.cpp [Change] Narrowed FOV for sector view. 2017-12-23 17:37:18 +00:00
sector_view.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
sector.cpp [Add] Custom star systems. 2017-12-23 17:33:39 +00:00
sector.h [Add] Custom star systems. 2017-12-23 17:33:39 +00:00
ship_cpanel.cpp [Add] Added a time accel of 10000x.. Because ya'know.. Space is big. 2017-12-24 17:28:16 +00:00
ship_cpanel.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
ship_type.cpp [Change] Just messing with a few values. Put some space between the other actors. 2017-11-19 12:37:19 +00:00
ship_type.h [Add] Some Hyperspace range stuff. 2017-11-13 20:59:38 +00:00
ship.cpp [Fix] Targetting bug when labels enabled. 2017-12-24 18:49:26 +00:00
ship.h [Fix] Stop player controls from going crazy when switched from world 2017-12-24 13:02:44 +00:00
space_station_view.cpp [Fix] Stop player controls from going crazy when switched from world 2017-12-24 13:02:44 +00:00
space_station_view.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
space_station.cpp [Fix] Targetting bug when labels enabled. 2017-12-24 18:49:26 +00:00
space_station.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
space.cpp [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
space.h [Fix] Set body velocities correctly as they enter and leave moving frames. 2017-12-24 17:57:14 +00:00
star_system.cpp [Add] Initial work on binary star systems. Right now they are generated 2017-12-24 14:30:29 +00:00
star_system.h [Add] Initial work on binary star systems. Right now they are generated 2017-12-24 14:30:29 +00:00
star.cpp [Add] Integer system generation. :/ 2017-12-23 01:34:59 +00:00
star.h [Add] Integer system generation. :/ 2017-12-23 01:34:59 +00:00
system_info_view.cpp [Add] Initial work on binary star systems. Right now they are generated 2017-12-24 14:30:29 +00:00
system_info_view.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
system_view.cpp [Add] Initial work on binary star systems. Right now they are generated 2017-12-24 14:30:29 +00:00
system_view.h [Add] Uhm, apparently the new project stuff wasn't added. My bad. 2017-11-12 18:27:48 +00:00
vector3.h [Change] Position player in docking bay on undocking. Need to do request 2017-11-20 22:15:23 +00:00
view.h [Add] Preliminary communications to space stations and ships. 2017-12-24 00:06:09 +00:00
world_view.cpp [Add] Add toggle labels button. 2017-12-24 18:45:22 +00:00
world_view.h [Add] Add toggle labels button. 2017-12-24 18:45:22 +00:00