0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 09, 2024 — Oct 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added menu forwards More... over 14 years ago
Added missing linker flags to build rules
reuben
as Reuben Morais
More... over 14 years ago
Fixed the entity property type detection on Linux
reuben
as Reuben Morais
More... over 14 years ago
nom nom nom warnings are delicious
reuben
as Reuben Morais
More... over 14 years ago
Fixed warnings on py_menus.cpp
reuben
as Reuben Morais
More... over 14 years ago
Added AMBuild based build system for Viper
reuben
as Reuben Morais
More... over 14 years ago
Merge pull request #1 from Seta00/master More... over 14 years ago
Fixed a typo in the SConstruct file
reuben
as Reuben Morais
More... over 14 years ago
Supressing GCC warning 'deprecated conversion from string constant to 'char*''
reuben
as Reuben Morais
More... over 14 years ago
Reverting default values for ENVVARS for pull request
reuben
as Reuben Morais
More... over 14 years ago
Added missing engine constants, and removed -Werror from CPPFLAGS (for real this time).
reuben
as Reuben Morais
More... over 14 years ago
Added OBV rules to SConstruct file, fixed engine constants and removed -Werror to build on newer GCC versions.
reuben
as Reuben Morais
More... over 14 years ago
Added menu display code More... almost 15 years ago
Fixed crash on plug-in unload due to misplaced erase More... almost 15 years ago
Signed/unsigned comparison fixes More... almost 15 years ago
Updated copyright notices More... almost 15 years ago
Fixed multi-line interpreter command input More... almost 15 years ago
Menu parsing complete More... almost 15 years ago
Merge branch 'master' of http://github.com/antirez/linenoise More... almost 15 years ago
Forgot to update read_string docs More... almost 15 years ago
Added natives.invoke_float and finished BitBufRead More... almost 15 years ago
Added Thraka to thanks; fixed engine incompatibilities More... almost 15 years ago
Minor corrections in docs More... almost 15 years ago
Added Global Forwards list to docs More... almost 15 years ago
Updated interpreter command to have its own IViperPlugin -- reg_concmd and natives.invoke will work. More... almost 15 years ago
Updated halflife tests; fixed bug in interpreter command; added natives module More... almost 15 years ago
Added Client.ban method and updated docs for it More... almost 15 years ago
Usermessages API complete; various fixes and improvements; updated version to 0.8.5 More... almost 15 years ago
Added process_target_string More... almost 15 years ago
Updated the documentation; added bitbuf docs and viper menu docs More... almost 15 years ago