0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed some bugs in the netcode More... about 14 years ago
fixed problem with the neckspeed More... over 14 years ago
added program directory to library paths More... over 14 years ago
fixed a crash in singleplayer set vsync to false by default More... over 14 years ago
properly restarting irrlicht device now More... over 14 years ago
updated CmakeLists for jdkmidi More... over 14 years ago
additional check More... over 14 years ago
added jdkmidi sources More... over 14 years ago
more key/note model bugfixing More... over 14 years ago
fixed a problem with note/key models in linux More... over 14 years ago
fixed a crash on exiting single player More... over 14 years ago
fixed a string conversion problem occuring in linux More... over 14 years ago
fixed a possible crash during the song selection More... over 14 years ago
players joining late into competitive game are assigned the correct instrument now screen does not turn black anymore when pressing escape in the menu More... over 14 years ago
if there's a drums.ogg available it is played back now More... over 14 years ago
fixed uninitialized memory warning More... over 14 years ago
fixed a server list crash More... over 14 years ago
bugfix: song preview always stops now when a game starts More... over 14 years ago
added exception in the score display if there are only two players in splitscreen More... almost 15 years ago
switched to opengl in Linux More... almost 15 years ago
improved controls dialog somewhat More... almost 15 years ago
fixed length of tail end added support for a different tail texture if note was played (btail.png; btailend.png) server informs connecting players when the the last song was started More... almost 15 years ago
using pragma pack(1) for network packets added support for tail end textures on notes (tailend.png) incremented game version fixed a problem with the preview of the songs More... almost 15 years ago
small speedup for the serverlist More... almost 15 years ago
fixed: faster neckspeed does not give higher scores anymore More... almost 15 years ago
higlighted keys are now always reset to the correct color when released More... almost 15 years ago
added more usefull feedback when the serverlist is down added "loading..." text More... almost 15 years ago
fixed a problem with the server name being cut off after spaces in the server list reduced time needed to first update the server list somewhat More... almost 15 years ago
replaced all ctime function in scene by irrlicht timer functions which are more accurate whenever song timer is not updated in scene, irrlicht timer is used now to fill the gap More... almost 15 years ago
some perfomrance improvement songs are not streamed in their own thread anymore, instead they are updated once every frame sound always uses the software mixer now More... almost 15 years ago