hedgewars/uChat.pas
2018-03-03 unc0rr Having chat mode as game state was a mistake
2017-11-29 alfadur Fix chat input key being sometimes registered twice
2017-05-12 Wuzzy Remove the buggy /finish chat command
2016-12-04 sheepluva fix chat SDL surfaces being in wrong color format (didn't play well with copyToXY's new quick pixel copies)
2016-06-21 sheepluva remove experimental in-game credits code
2016-04-29 sheepluva show credits only briefly
2016-04-24 sheepluva some more dark magic regarding hog speech input
2016-04-24 sheepluva restore closing hog speech quotation marks being added automatically (lost in SDL2 transition... I think)
2015-12-31 nemo Disable digging on solid land
2015-11-13 sheepluva clean up uChat sdl2transition
2015-11-11 sheepluva reenable cursor movement etc. sdl2transition
2015-11-10 sheepluva use SDL2 to copy to clipboard sdl2transition
2015-11-10 sheepluva use SDL2 to paste clipboard contents sdl2transition
2015-11-10 sheepluva merge default sdl2transition
2015-11-10 sheepluva drop support for SDL 1.2 sdl2transition
2015-11-07 sheepluva merge orphan head (while discarding all its changes) to make koda and his hg-git happy
2015-08-10 sheepluva more copyright fixes
2015-07-19 sheepluva add some chat message colors
2015-07-12 sheepluva chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
2015-06-06 sheepluva fix chat lines losing color information on texture reload
2015-05-04 sheepluva chat: simplify some code and fix bugs I noticed during testing
2015-04-30 sheepluva chat: further tweaks and cleanups
2015-04-30 sheepluva different implementation for utf-8 char detection/handling
2015-04-30 sheepluva chat: generate utf8 info e.g. for pasted contents
2015-03-23 sheepluva show correct default if current team is local team
2015-03-22 sheepluva make using hog speech a bit more comfortable
2015-03-18 sheepluva fallback to first color in colors array if there is no valid color specified
2015-03-08 sheepluva and ofc fix pas2c build
2015-03-08 sheepluva render input prefix independent of inputstr so that e.g. a username will not lead to weirdnesses
2015-03-08 sheepluva chat/copypaste: some adjustments and sanity checks
2015-03-08 sheepluva copy to/paste from system clipboard (via frontend)
2015-03-06 sheepluva copy&paste (wip), currently using only a local clipboard
2015-03-01 sheepluva attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
2015-03-01 sheepluva quick word deletion while holding ctrl (qt style)
2015-03-01 sheepluva holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
2015-03-01 sheepluva whoops, pas2c did not notice this missing ;
2015-03-01 sheepluva since fonts can be loaded in late, update cursor position before first chat display
2015-03-01 sheepluva make team key play well with new cursor
2015-03-01 sheepluva make sure cursor drawing position does not get messed up by screen resize
2015-03-01 sheepluva pas2c does not like setlength called with a shortstring apparently
2015-03-01 sheepluva selections
2015-02-28 sheepluva fix chat input history not restoring utf8-related info
2015-02-28 sheepluva engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
2015-01-03 nemo use copyToXY instead to improve legibility 0.9.21
2014-12-08 nemo Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
2014-11-30 sheepluva don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
2014-11-18 sheepluva chat: fix some glitches, add /togglechat command for changing chat visibility
2014-11-18 sheepluva fixes to chat input history: remember all inputs, don not remember duplicates
2014-08-24 nemo ok. that's weird. I wonder if I was having non-clean build issues last time I tried messing with this. that could explain why my changing offsets didn't do anything.
2014-08-21 alfadur - Support for pausing multiplayer games
2014-08-11 nemo text visibility "fix"
2014-08-10 sheepluva do not render chat if HUD is hidden
2014-07-28 nemo Using blended makes smilies and CJK less hideous.
2014-06-16 sheepluva remove unneeded import
2014-06-16 sheepluva various tweaks
2014-06-15 sheepluva whoops. an "end" moved there
2014-06-14 sheepluva fix gl2 build, further rendering cleanup WIP, also new chat command: /debugvl
2014-06-14 sheepluva tweak how chat lines are rendered
2014-02-09 unc0rr It compiles \o/
2014-02-06 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
less more (0) -100 -60 tip