This website works better with JavaScript.
Explore
Help
Register
Sign In
creikey
/
flight
Watch
1
Star
0
Fork
You've already forked flight
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
216
Commits
1
Branch
0
Tags
15 MiB
C
85.8%
C++
7.9%
GLSL
4.1%
Batchfile
1.4%
HTML
0.3%
Other
0.5%
78ce158cd8
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '78ce158cd8'
${ noResults }
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Cameron Murphy Reikes
78ce158cd8
Don't crash on weird bug that's hard to reproduce
2 years ago
.vscode
Fix name conflict with linux stdlib
2 years ago
loaded
Add radar
2 years ago
thirdparty
Add profiling on server, fix timing bug
2 years ago
.clang-format
Build system fixes
2 years ago
.gitignore
Initial crash dump reporting (broken!)
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
build_debug.bat
Fix borked dialog box on release, defined unicode
2 years ago
build_linux_server_release.sh
Build system fixes
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
Release with radar
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
Add radar
2 years ago
flight.service
Automated build tooling
2 years ago
gamestate.c
Don't crash on weird bug that's hard to reproduce
2 years ago
goodpixel.glsl
Better pixel art rendering
2 years ago
hueshift.glsl
Bunch of visual fixes
2 years ago
linux_server_install.sh
Stop server service before compiling game
2 years ago
main.c
Add radar
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
Add license
2 years ago
server.c
Merge fixes and perf improvements. Raycast
2 years ago
server_main.c
Fix broken linux build
2 years ago
shadergen.bat
Better pixel art rendering
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
Release with radar
2 years ago
update_server.bat
Automated build tooling
2 years ago