3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove GUI, Mouse grab and FPS calcs from GameState class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Changed my mind - I'm not going to move physics and logic from GameState to GameEngine
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Remove Audio class from GameState class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Removed render class pointer from GameState class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Renamed cli config variables
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Rename entity field 'render' -> 'visible'
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Removed ModManager from GameState class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Remove NetClient reference from GameState class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Moved NetServer class to hang off GameEngine instead of GameState
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Migrated 'ServerConfig' out of the GameState class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Minor cleanup
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Remove silly GameState dep from cmdargs parser
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Migrated cconf and cmdline to GameEngine class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Global func for game engine instance
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
A couple of tweaks for stricer compiler settings
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Improvements to GameEngine class
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Added new class, GameEngine
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Merge branch 'master' of github.com:TheJosh/chaotic-rage
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Fix Android build
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
msvc project update
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Framerate-independent map rotation while dead
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Trim util/util.h and util/util.cpp
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Rejig dependencies - physics_bullet.h
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Removing deps to improve compile time
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Renamed gamestate.{cpp,h} -> game_state.{cpp,h}
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Android compile fix
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
A few little fixes
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
More testing gametypes
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Analyse script improvements
TheJosh1337
as Josh Heidenreich
More... over 11 years ago
Campaign and gametype for basic physics testing
TheJosh1337
as Josh Heidenreich
More... over 11 years ago