0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* exceptions
Alexander Kahl
as e-user
More... about 18 years ago
* began sanitizing exceptions
Alexander Kahl
as e-user
More... about 18 years ago
* c++ style type conversion does not seem to like hexadecimal values
Alexander Kahl
as e-user
More... about 18 years ago
* fucking libxml2 gives me headaches.. watch out, xmlCopyNode possibly overwrites the old node.. further investigation needed
Alexander Kahl
as e-user
More... about 18 years ago
* changed port (finally)
Alexander Kahl
as e-user
More... about 18 years ago
* beautify ;)
Alexander Kahl
as e-user
More... about 18 years ago
* replaced by new code in /network
Alexander Kahl
as e-user
More... about 18 years ago
* added comment about broken SDL_net.h
Alexander Kahl
as e-user
More... about 18 years ago
* removed missed references to old client code
Alexander Kahl
as e-user
More... about 18 years ago
* ugly fix for now
Alexander Kahl
as e-user
More... about 18 years ago
* sanitized
Alexander Kahl
as e-user
More... about 18 years ago
* removed references to old client class
Alexander Kahl
as e-user
More... about 18 years ago
* replaced return 1 with return EXIT_SUCCESS
Alexander Kahl
as e-user
More... about 18 years ago
* sanitize
Alexander Kahl
as e-user
More... about 18 years ago
* sanitized (not fixed yet)
Alexander Kahl
as e-user
More... about 18 years ago
add a better window caption More... about 18 years ago
try to get networking up and runnning. currently fails on client side instatiation. ALEX!!! *g* More... about 18 years ago
extend vfs for write and append access of files More... about 18 years ago
* re-added graphics (read comment please)
Alexander Kahl
as e-user
More... about 18 years ago
* removed FIXME comment: we need what() because it is already standard in std::exception and needs override
Alexander Kahl
as e-user
More... about 18 years ago
finish vfs implementation More... about 18 years ago
* transformed Graphics into singleton
Alexander Kahl
as e-user
More... about 18 years ago
add ip and real port More... about 18 years ago
network rewrite (WIP) More... about 18 years ago
* began extending / sanitizing
Alexander Kahl
as e-user
More... about 18 years ago
* adapted changes to Graphics and Configuration
Alexander Kahl
as e-user
More... about 18 years ago
* changed type of Console::endl to const char
Alexander Kahl
as e-user
More... about 18 years ago
* changed order of conf reading
Alexander Kahl
as e-user
More... about 18 years ago
* removed redundant include <stdarg.h>
Alexander Kahl
as e-user
More... about 18 years ago
* changed to opengl bool
Alexander Kahl
as e-user
More... about 18 years ago