3
I Use This!
High Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 13 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hide news until we fix it More... over 12 years ago
Hide news until we fix it More... over 12 years ago
Increment version for bugfix More... over 12 years ago
Increment version for bugfix More... over 12 years ago
Make spec teamchat yellow More... over 12 years ago
Update COPYING More... over 12 years ago
Revert changing colors. This doesn't take into account that teamchat changes color. More... over 12 years ago
Revert changing colors. This doesn't take into account that teamchat changes color. More... over 12 years ago
q_shared.?, cl_main.c 1) Removed an unused local variable "pc" from within a function of q_shared.c. 2) Removed Q_isanumber for the sake of both removing a warning and optimizing. More reason below. More... over 12 years ago
q_shared.?, cl_main.c 1) Removed an unused local variable "pc" from within a function of q_shared.c. 2) Removed Q_isanumber for the sake of both removing a warning and optimizing. More reason below. More... over 12 years ago
Merge pull request #35 from computerquip/patch-2
dolcetriade
as DolceTriade
More... over 12 years ago
Merge pull request #35 from computerquip/patch-2
dolcetriade
as DolceTriade
More... over 12 years ago
Fix a memory leak which was introduced in commit 3f373f1. More... over 12 years ago
Fix a memory leak which was introduced in commit 3f373f1. More... over 12 years ago
Merge pull request #36 from dsalt/master More... over 12 years ago
Off-by-one: unquoting an unquoted string would lose the last character. More... over 12 years ago
Off-by-one: unquoting an unquoted string would lose the last character. More... over 12 years ago
This does a few things to remove warnings. 1) Defines how to handle the return value of getcwd(). 2) Takes string growth into account which helps prevent issues with destination buffer overflow (which causes a C warning). More... over 12 years ago
This does a few things to remove warnings. 1) Defines how to handle the return value of getcwd(). 2) Takes string growth into account which helps prevent issues with destination buffer overflow (which causes a C warning). More... over 12 years ago
Revert "Merge pull request #32 from dsalt/libraries" More... over 12 years ago
strndup() isn't available everywhere… More... over 12 years ago
strndup() isn't available everywhere… More... over 12 years ago
Merge pull request #33 from dsalt/gpp-menu-rework
dolcetriade
as DolceTriade
More... over 12 years ago
Merge pull request #32 from dsalt/libraries
dolcetriade
as DolceTriade
More... over 12 years ago
Merge pull request #31 from dsalt/ext-commands
dolcetriade
as DolceTriade
More... over 12 years ago
Merge pull request #31 from dsalt/ext-commands
dolcetriade
as DolceTriade
More... over 12 years ago
Updated SDL library sources to latest, resolving ALT-TAB and Com_EventQueue overflow issue on windows More... over 12 years ago
Disable building ET and 1.1.0 gamelogic by default More... over 12 years ago
Use external libspeex & libspeexdsp (if available). More... over 12 years ago
Merge branch 'master' of github.com:TremZ/Unvanquished More... over 12 years ago