コミット履歴

作者 SHA1 メッセージ 日付
  Jude Melton-Houghton 2f9f0c0900 Improve chat history (#12975) 1 年間 前
  pecksin adb03ccc6d Chat weblink: remove comma as delimiter (#12730) 1 年間 前
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) 2 年 前
  DS e79d6154fc Fix client-side performance of chat UI (#11612) 2 年 前
  pecksin 040aed37ab Remove closing paren as weblink delimiter 2 年 前
  pecksin 1805775f3d Make chat web links clickable (#11092) 3 年 前
  sfan5 c834d2ab25 Drop wide/narrow conversion functions 3 年 前
  SmallJoker f46509d5e2 Remove unused functions reported by cppcheck (#10463) 3 年 前
  Loic Blot 8e0b80aa36 Fix last performance-type-promotion-in-math-fn problems 6 年 前
  Loïc Blot 2481ea27ce Fix many issues reported by clang-tidy (#7189) 6 年 前
  Loic Blot 326b0faa5e GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI class 6 年 前
  SmallJoker 6e5109fd46 Chat: Remove prompt history duplicates (#6762) 6 年 前
  Esteban I. RM 792e013eaf don't pass g_settings around, and use it directly 6 年 前
  Esteban I. RM 0e8ee84d74 Implement #6096 6 年 前
  Ekdohibs b24e6433df Add clientside translations. 7 年 前
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 6 年 前
  Loic Blot 90dfafcda2 cavegen.cpp, chat.cpp: modernize code 6 年 前
  Loïc Blot 76be103a91 C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984) 7 年 前
  Loïc Blot 8797a0aa4b chat.cpp fix wchar_t isspace -> iswspace & wrong isspace on an index (#5783) 7 年 前
  red-001 00972d42d7 this might fix #5661, needs testing (#5775) 7 年 前
  Loïc Blot ce9802266e Various code cleanup & little performance improvement on HTTP download (#5772) 7 年 前
  Loïc Blot f3fe62a0bf Fix various copy instead of const ref reported by cppcheck (#5615) 7 年 前
  Ekdohibs 14ef2b445a Add colored text (not only colored chat). 8 年 前
  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 年 前
  Kahrl 2cdd9b4ab6 Chat: Keep scroll position constant in ChatBuffer::deleteOldest() 11 年 前
  Ekdohibs 48939df9a5 Escape more strings: formspecs, item descriptions, infotexts... 8 年 前
  ShadowNinja 93887043d9 Clean up Strfnd 8 年 前
  Ekdohibs 095f623fa7 Remove chat escape sequences from chat messages, for future colored chat. 8 年 前
  ShadowNinja 430929e75a Add text selection and copying to console 8 年 前
  Esteban I. Ruiz Moreno effa24737d Use the console instead of a dedicated window when pressing keymap_chat/cmd 11 年 前