Commit History

Author SHA1 Message Date
  Loic Blot 326b0faa5e GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI class 6 years ago
  SmallJoker 6e5109fd46 Chat: Remove prompt history duplicates (#6762) 6 years ago
  Esteban I. RM 792e013eaf don't pass g_settings around, and use it directly 6 years ago
  Esteban I. RM 0e8ee84d74 Implement #6096 6 years ago
  Ekdohibs b24e6433df Add clientside translations. 7 years ago
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
  Loic Blot 90dfafcda2 cavegen.cpp, chat.cpp: modernize code 6 years ago
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 years ago
  Loïc Blot 8797a0aa4b chat.cpp fix wchar_t isspace -> iswspace & wrong isspace on an index (#5783) 7 years ago
  red-001 00972d42d7 this might fix #5661, needs testing (#5775) 7 years ago
  Loïc Blot ce9802266e Various code cleanup & little performance improvement on HTTP download (#5772) 7 years ago
  Loïc Blot f3fe62a0bf Fix various copy instead of const ref reported by cppcheck (#5615) 7 years ago
  Ekdohibs 14ef2b445a Add colored text (not only colored chat). 8 years ago
  TriBlade9 1d40385d4a Colored chat working as expected for both freetype and non-freetype builds. @nerzhul improvements * Add unit tests * Fix coding style * move guiChatConsole.hpp to client/ 9 years ago
  Kahrl 2cdd9b4ab6 Chat: Keep scroll position constant in ChatBuffer::deleteOldest() 11 years ago
  Ekdohibs 48939df9a5 Escape more strings: formspecs, item descriptions, infotexts... 8 years ago
  ShadowNinja 93887043d9 Clean up Strfnd 8 years ago
  Ekdohibs 095f623fa7 Remove chat escape sequences from chat messages, for future colored chat. 8 years ago
  ShadowNinja 430929e75a Add text selection and copying to console 8 years ago
  Esteban I. Ruiz Moreno effa24737d Use the console instead of a dedicated window when pressing keymap_chat/cmd 11 years ago
  Nathaniel Olsen 3ae8b92be6 Remove unneccessary space for tab completion 9 years ago
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 years ago
  gregorycu 5b55deb1eb Suppress MSVC warning in chat.cpp 9 years ago
  Kahrl daefd0ab36 Add paste command (Ctrl-V) in GUIChatConsole 9 years ago
  Kahrl 206f076422 Fix typo in comment in chat.cpp 9 years ago
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 years ago
  PilzAdam b0e6806077 Fix nick completion 11 years ago
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago