0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
editor now works correctly when console is toggled (focus problem) More... about 16 years ago
check nickname for invalid chars; ticket #547 More... about 16 years ago
a fix for the physical size of tees in changeset:1659 More... about 16 years ago
Changes the max spectator slots to 16 More... over 16 years ago
fixed #546 More... over 16 years ago
fixed problem that occurs when a resend happens in a packets causing errornous data to enter the engine More... over 16 years ago
Changes the collision check for death-tiles so it reacts if any part of the tee is in the area of the tile. Before this change it reacts only if the middle of the tee is in the death tile. More... over 16 years ago
fixed recording on the client More... over 16 years ago
cleaned up engine client graphics a bit More... over 16 years ago
fixed so that the client broadcasts to 8303-8310 for servers on LAN More... over 16 years ago
improved the network clipping a bit More... over 16 years ago
reset score on reset More... over 16 years ago
fixed #538 More... over 16 years ago
OSX build fix More... over 16 years ago
fixed compile for osx More... over 16 years ago
removed glfw and portaudio. SDL is now a requirement More... over 16 years ago
Introduces a command change_map to change maps or restart round with showing the scoreboard ticket:536 More... over 16 years ago
Some small fixes for changeset:1643 in no_sdl parts More... over 16 years ago
fixed double clicking More... over 16 years ago
fixed gametype filtering More... over 16 years ago
fixed editor edit box function More... over 16 years ago
fixed editor saving, open and append. note that you can only save maps to your user directory More... over 16 years ago
cleaned up ec_inp.c. fixed a couple of bugs with it More... over 16 years ago
fixed esc key that I broke recently More... over 16 years ago
fixed error when menu takes over enter key More... over 16 years ago
fixed ninja animation More... over 16 years ago
fixed sound loading to use engine_openfile More... over 16 years ago
Fixed mispelling in the error given when the server port isn't forwarded More... over 16 years ago
continued on ban support. cleaned up settings a bit. reworked the datadir autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly More... over 16 years ago
fixed mouse button remapping and added mouse wheel stuff More... over 16 years ago