0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Network communication working partly. Max players doesn't work More... about 16 years ago
Now generating Knight-objects for connected people More... about 16 years ago
Removing unused include More... about 16 years ago
Changed Connection Request like specified in Knights II Network Communication Protocol More... about 16 years ago
Added network.cpp More... about 16 years ago
Network communication should work in most cases. W-man has to do something now More... about 16 years ago
I have promised, I have done! Some communication changes. More... about 16 years ago
object chnged for knight-loading More... over 16 years ago
Updated description of Load class. More... over 16 years ago
Fixed error in CMakeLists.txt for adding 'Head'. Now Load needs an object to load Knights images. Please use getObject() for this. Object should be created by Config. More... over 16 years ago
Load now needs an object, but this isn't to be known. Use Load::getObject() instead. Knight loading should be done in the object (not static) so we could reload. More... over 16 years ago
@w-man: please look into my code to see how we do indentation. We use TABS no spaces. Probably you have to change your editor's configuration to do that More... over 16 years ago
@Oculus, plese try to compile this! More... over 16 years ago
Added side views of Knights More... over 16 years ago
Added Heads More... over 16 years ago
Trying to communicate over socket More... over 16 years ago
Added back images for Knight More... over 16 years ago
Added first Knight images More... over 16 years ago
Changed Client More... over 16 years ago
Receiving network information now working More... over 16 years ago
Website changes More... over 16 years ago
dings More... over 16 years ago
added recvfrom and broke code More... over 16 years ago
repaired send More... over 16 years ago
fixed error on unix based by an type error of w-man More... over 16 years ago
network code runs on Windows now More... over 16 years ago
some changes that it works More... over 16 years ago
forgotten More... over 16 years ago
More abstraction and added sentTo to UDP_Socket More... over 16 years ago
Moved things needed from TCP and UDP socket to a general parent socket class More... over 16 years ago