]> git.jsancho.org Git - lugaru.git/commit
No more thread for text field, SDLPollEvent is used instead. There is still a thread...
authorCôme BERNIGAUD <come.bernigaud@gmail.com>
Fri, 4 Jun 2010 17:27:05 +0000 (19:27 +0200)
committerCôme BERNIGAUD <come.bernigaud@gmail.com>
Fri, 4 Jun 2010 17:27:05 +0000 (19:27 +0200)
commitb4cb68756603ec3f7edfcf94107fd05a1fc5a8f6
treea4e53d069ffa453013701c6793a4e715af77fc53
parente31b70325214fa5bdd433c1fd2aa96a1eb6c6684
No more thread for text field, SDLPollEvent is used instead. There is still a thread for key configuration. (I do not plan to remove it)
Chatting and Console are fixed (in debug mode)
Useless functions removed from WinInput.h
Source/Game.cpp
Source/Game.h
Source/GameTick.cpp
Source/WinInput.cpp
Source/WinInput.h