Garux
df02774ff5
tweak StringOutputStream use
...
auto str = StringOutputStream()(bla) use form was not doing copy elision or move, but copy
2024-01-29 16:54:08 +06:00
Garux
f6a040c27b
minor console tweak
2024-01-25 07:27:52 +06:00
Garux
cc89d51e79
make console text color adaptive to GUI theme changes
2023-07-24 16:00:47 +06:00
Garux
2b3a34b299
improve performance of console, shader view
2023-05-18 19:09:19 +06:00
Garux
9d3d204018
Qt
2022-10-27 09:10:31 +03:00
Garux
b0b997e493
manage stl includes
2021-10-31 12:38:53 +03:00
Garux
d812cbd4d4
replace ArrayRange by tcb::span (reproduction of std::span)
2021-10-24 08:32:10 +03:00
Garux
6c00419653
fix spelling
2021-05-24 20:23:09 +03:00
Garux
2222100316
indent classes, align by spaces
2021-03-24 00:25:15 +03:00
Garux
bd8a597016
enable console logging by default to simplify troubleshooting
...
it is enabled anyway in Sys_Print() if ( level == SYS_ERR ), but later
2020-08-28 19:55:35 +03:00
Garux
fdef42427d
change sentinel 0 -> nullptr (was causing crash with win64 gcc)
2020-07-22 20:05:35 +03:00
Garux
0140da6e72
only #include <gtk/gtk.h>
2020-05-21 16:27:17 +03:00
Garux
4f8e6e7ee5
fix the rest of errors with CFLAGS+="-DGSEAL_ENABLE" except accel_label->accel_string required hack
2020-05-21 16:27:14 +03:00
Garux
fd656d274a
* orange console warnings
2018-03-21 16:07:40 +03:00
Garux
45a38ae48e
* introduce globalWarningStream()
2018-03-15 01:18:16 +03:00
Garux
6a85a08c18
Radiant:
...
misc...
* entities converting: also create group entities from world primitives instead of "do not want to convert worldspawn entity" error
* fix: group dialog: prevent focusing on texbro->filter entry and console, if switching to ones by click on tabs (was blocking hotkeys)
2017-08-02 09:51:08 +03:00
Garux
e3fd576624
Q3map2:
...
code fixes
Radiant:
binds...
* m1x2 on clipper point = do clip
menus...
* misc->colors->opengl font selector
misc...
* calculate farplane from g_MaxWorldCoord, g_MinWorldCoord (was const 32768)
* 1.0f nearplane
* numerous code fixes
2017-08-02 09:25:58 +03:00
Garux
173f350be7
Q3map2:
...
* fix crash with nonpthreads xmllib + multithreading + output to system console
* number of code fixes
Radiant:
misc...
* fix: clone group ent / map import / saving map as : group ents name labels at 0,0,0;
* number of code fixes
2017-08-02 09:00:11 +03:00
Rudolf Polzer
e4287c28bb
my own uncrustify run
2012-03-27 12:03:21 +02:00
Rudolf Polzer
6dce431cd0
fix foreground color in console window (patch by Nikoli)
2011-01-26 21:00:13 +01:00
Jānis Rūcis
b566370748
Remove unnecessary locale/UTF-8 encoding conversions
2010-05-20 19:45:59 +03:00
rpolzer
01a2a09b61
git-svn-id: svn://svn.icculus.org/netradiant/trunk@87 61c419a2-8eb2-4b30-bcec-8cead039b335
2008-09-18 09:39:06 +00:00
rpolzer
4eeb89d4b2
s/GtkRadiant/NetRadiant/
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@81 61c419a2-8eb2-4b30-bcec-8cead039b335
2008-09-17 13:32:43 +00:00
rpolzer
107765f0e4
initial
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@1 61c419a2-8eb2-4b30-bcec-8cead039b335
2008-09-13 18:28:57 +00:00