Commit Graph

13 Commits

Author SHA1 Message Date
Marco Cawthorne 08238a4e4b
Add sidebar buttons for most common modifiers/tools... 2021-10-30 03:06:03 +02:00
Marco Cawthorne 9115c39fba
Re-order some UI related gubbins... 2021-10-30 01:51:34 +02:00
Marco Cawthorne 991633dfce
Add option to hide the fixed-Patch balls. 2021-10-13 23:45:43 +02:00
Marco Cawthorne 22f3b9ee73 Basic shortcuts should still use the common GDK_CONTROL_MASK 2021-08-10 12:04:06 +02:00
Marco Cawthorne 95806e0885 Change CTRL to LOCK, to avoid further carpal tunnel pains. 2021-08-07 09:36:37 +02:00
Marco Cawthorne cfdbf49807 Remove clippertool.cpp/h which were empty. Remove worldspawn.rc as it's
MSVC specific. Add two missing toolbar constructors.
2021-08-04 23:09:59 +02:00
Marco Cawthorne de441e71fa Run uncrustify over the codebase. 2021-08-04 22:23:18 +02:00
Marco Cawthorne b2af29f067 Search game-dirs for entities.def files. 2021-08-04 13:18:36 +02:00
Marco Cawthorne 4e16e2dd49 Change back some of the behaviour, because it'd break usability with
specialized functions.
2021-08-04 12:09:49 +02:00
Marco Cawthorne b972ae90af Get rid of shortcuts in labels and descriptions when they're in-fact, variable 2021-06-07 09:53:24 +02:00
Marco Cawthorne 34d21fcc05 Prevent crash in the patch inspector when type changes happen but no valid
patch is selected.
2021-06-06 23:21:14 +02:00
Marco Cawthorne ae23f6b468 Added defaultkeys.ini, which will allow us to sensible set default
shortcuts without having to hardcode that stuff
2021-06-05 21:08:08 +02:00
Marco Cawthorne a91931c4e8 rename radiant/ to src/, remove some redundant files, update paths, move
regression tests into docs
2021-06-05 19:11:38 +02:00
Renamed from radiant/mainframe.cpp (Browse further)