# # ChangeLog for code/branches/chat/src/orxonox/ChatHistory.cc # # Generated by Trac 1.0.9 # Jun 17, 2024, 3:22:46 AM Mon, 12 Apr 2010 15:32:12 GMT smerkli [6699] * code/branches/chat/src/libraries/network/ChatListener.cc (modified) * code/branches/chat/src/orxonox/ChatHistory.cc (modified) * code/branches/chat/src/orxonox/ChatHistory.h (modified) shit works xD Mon, 12 Apr 2010 15:08:27 GMT smerkli [6698] * code/branches/chat/src/orxonox/CMakeLists.txt (modified) * code/branches/chat/src/orxonox/ChatHistory.cc (modified) * code/branches/chat/src/orxonox/ChatHistory.h (modified) * code/branches/chat/src/orxonox/graphics/CMakeLists.txt (modified) ChatHistory is not being constructed, no idea why. Mon, 12 Apr 2010 14:06:46 GMT smerkli [6693] * code/branches/chat/src/orxonox/ChatHistory.cc (modified) * code/branches/chat/src/orxonox/ChatHistory.h (modified) questions resolved, ready for in-game testing. Mon, 12 Apr 2010 13:30:51 GMT smerkli [6690] * code/branches/chat/src/orxonox/ChatHistory.cc (modified) * code/branches/chat/src/orxonox/ChatHistory.h (modified) Few changes before the questions, completing doxy stuff. Mon, 12 Apr 2010 13:15:44 GMT smerkli [6688] * code/branches/chat/src/orxonox/ChatHistory.cc (modified) * code/branches/chat/src/orxonox/ChatHistory.h (modified) Completed and tested the code as far as I could, now preparing questions. Mon, 29 Mar 2010 21:01:51 GMT rgrieder [6652] * code/branches/chat/src/orxonox/ChatHistory.cc (modified) * code/branches/chat/src/orxonox/ChatHistory.h (modified) svn:eol-style "native" for all text based files. Mon, 29 Mar 2010 14:47:28 GMT smerkli [6649] * code/branches/chat/src/orxonox/ChatHistory.cc (modified) Minor commenting. Mon, 29 Mar 2010 14:41:19 GMT smerkli [6644] * code/branches/chat/src/orxonox/ChatHistory.cc (added) * code/branches/chat/src/orxonox/ChatHistory.h (added) Added initial chathistory cc file and header. Very basic, still, and ...