Flight game. No stealing!! I don't care about the code but you can't steal the entire game
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cameron Murphy Reikes cb661bd98f Serialization refactor, FIX BAD RADAR BUG 2 years ago
.vscode Fix name conflict with linux stdlib 2 years ago
loaded Add radar 2 years ago
thirdparty Basic arg parsing library 2 years ago
.clang-format Build system fixes 2 years ago
.gitignore UI refactor, more intelligent right click prompt 2 years ago
.gitmodules Basic voice chat to self, mute button.Lag+no linux 2 years ago
.ignore Change all gamestate to double precision floats 2 years ago
CppProperties.json Add Visual Studio project and fix some bugs 2 years ago
Flight.sln Destroy player body on disconnect 2 years ago
Flight.vcxproj Fix BAD HORRIBLE Queue type bug. Fuck! 2 years ago
Flight.vcxproj.filters Initial crash dump reporting (broken!) 2 years ago
Flight.vcxproj.user Fix build warnings and remove V2 functions 2 years ago
LICENSE.txt Add license 2 years ago
README.txt Lightning cosmetic on unlearned blueprint in radar 2 years ago
build_debug.bat Fix borked dialog box on release, defined unicode 2 years ago
build_linux_server_release.sh Exit linux scripts on failure 2 years ago
build_msvc.bat Fix build warnings and remove V2 functions 2 years ago
build_release.bat Build system fixes 2 years ago
buildsettings.h LIhgnting release 2 years ago
crash_handler.cpp Initial crash dump reporting (broken!) 2 years ago
debugdraw.c Commit build settings to repo, consolodate 2 years ago
flight.10x Broken verlet work, committing before chipmunk 2 years ago
flight.exp Switch to chipmunk 2 years ago
flight.lib Switch to chipmunk 2 years ago
flight.rdbg Serialization refactor, FIX BAD RADAR BUG 2 years ago
flight.service Automated build tooling 2 years ago
gamestate.c Serialization refactor, FIX BAD RADAR BUG 2 years ago
goodpixel.glsl Better pixel art rendering 2 years ago
hueshift.glsl Bunch of visual fixes 2 years ago
lightning.glsl Lightning cosmetic on unlearned blueprint in radar 2 years ago
linux_server_install.sh Exit linux scripts on failure 2 years ago
main.c Serialization refactor, FIX BAD RADAR BUG 2 years ago
old_compile_flags.txt Fixes and helix fixign 2 years ago
profiling.h Merge fixes and perf improvements. Raycast 2 years ago
queue.h Collision fixes, queue refactor to prevent mistake 2 years ago
release_all.bat Check for errors on windows release scripts 2 years ago
server.c Serialization refactor, FIX BAD RADAR BUG 2 years ago
server_main.c Fix broken linux build 2 years ago
shadergen.bat Lightning cosmetic on unlearned blueprint in radar 2 years ago
sokol-shdc.exe Add sokol-shdc.exe to repo 2 years ago
sokol_impl.c Basic multiplayer with enet 2 years ago
tooling.ahk Add tutorial helpers and gyroscope spin feedback 2 years ago
types.h Serialization refactor, FIX BAD RADAR BUG 2 years ago
update_server.bat Check for errors on windows release scripts 2 years ago

README.txt

@Cosmetic - places where cosmetics could be added
@Robust - things to do to increase robustness of program
@BeforeShip - important things to handle before seriously shipping
no checkin - without the space between no and checkin, should never appear in commits, use a pre commit hook for this