Fri, 06 Mar 2015 21:24:21 +0100 |
sheepluva |
copy&paste (wip), currently using only a local clipboard
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 21:06:27 +0100 |
sheepluva |
attempt to move cursor now removes selection even if cursor cannot actually move in the specified direction
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 20:38:52 +0100 |
sheepluva |
quick word deletion while holding ctrl (qt style)
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 20:14:23 +0100 |
sheepluva |
holding ctrl will now make cursor skip words/etc in a fashion similar to Qt
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 17:32:26 +0100 |
sheepluva |
whoops, pas2c did not notice this missing ;
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 17:12:02 +0100 |
sheepluva |
since fonts can be loaded in late, update cursor position before first chat display
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 16:45:24 +0100 |
sheepluva |
make team key play well with new cursor
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 16:32:14 +0100 |
sheepluva |
make sure cursor drawing position does not get messed up by screen resize
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 15:04:31 +0100 |
sheepluva |
pas2c does not like setlength called with a shortstring apparently
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 04:15:11 +0100 |
sheepluva |
selections
|
file |
diff |
annotate
|
Sat, 28 Feb 2015 22:20:53 +0100 |
sheepluva |
fix chat input history not restoring utf8-related info
|
file |
diff |
annotate
|
Sat, 28 Feb 2015 17:29:07 +0100 |
sheepluva |
engine: moveable chat cursor. note: discovered bug that utf8 char info is lost/corrupted when input history is used
|
file |
diff |
annotate
|
Sat, 03 Jan 2015 15:25:42 -0500 |
nemo |
use copyToXY instead to improve legibility
0.9.21
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 09:35:14 -0500 |
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?).
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 21:15:46 +0100 |
sheepluva |
don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
|
file |
diff |
annotate
|