Perttu Ahola
|
450e367e25
|
Fix Windows build
|
2014-10-22 14:15:52 +03:00 |
|
Perttu Ahola
|
a6d5421e98
|
util/extra_cpp_style.py, util/codestyle.sh: Fix stuff
|
2014-10-21 18:19:26 +03:00 |
|
Perttu Ahola
|
dc84869464
|
util/extra_cpp_style.py: Handle more cases
|
2014-10-21 18:19:25 +03:00 |
|
Perttu Ahola
|
ad528c2443
|
util/codestyle.sh: Fix uncrustify's parameter lambda comment indentation using sed
|
2014-10-21 18:19:25 +03:00 |
|
Perttu Ahola
|
03cfa56831
|
util/uncrusfity.cfg: indent_cmt_with_tabs = true -> false; this isn't ideal but it's still better than the alternative
|
2014-10-21 18:19:25 +03:00 |
|
Perttu Ahola
|
579d103467
|
util/codestyle.sh: Allow using the directive "codestyle:disable" in source files that shouldn't be automatically formatted
|
2014-10-09 15:41:28 +03:00 |
|
Perttu Ahola
|
51634a89a9
|
interface/atlas,voxel: Implement VoxelRegistry and related things
|
2014-10-09 13:36:29 +03:00 |
|
Perttu Ahola
|
7923502d6b
|
util/extra_cpp_style.py; tweak util/uncrustify.cfg
|
2014-10-08 00:52:30 +03:00 |
|
Perttu Ahola
|
ba14d1a28f
|
util/codestyle.sh: Use uncrustify instead of astyle (it's infinitely better)
|
2014-10-06 16:57:54 +03:00 |
|
Perttu Ahola
|
e6c1b78b4b
|
windows: Fix client by using LuaJIT and installing DLLs
|
2014-10-04 19:12:12 +03:00 |
|
Perttu Ahola
|
c3468ea8fd
|
Fix module loading on Windows
|
2014-10-04 13:37:40 +03:00 |
|
Perttu Ahola
|
23d26c81b2
|
Restructure /test/ into /games/
|
2014-09-29 23:50:43 +03:00 |
|
Perttu Ahola
|
7c4aae236c
|
util/codestyle.sh: Fix issues with reformatting things containing '&' characters
|
2014-09-28 21:19:19 +03:00 |
|
Perttu Ahola
|
fbc8c98931
|
util/codestyle.sh: Fix Lua Vim modeline magic
|
2014-09-24 15:13:49 +03:00 |
|
Perttu Ahola
|
c0826539c7
|
util/codestyle.sh: Add Vim modeline magic to everything
|
2014-09-24 14:51:50 +03:00 |
|
Perttu Ahola
|
dfd2865d3a
|
util/codestyle.sh: Add CMakeLists.txt whitespace and caps rules and apply them
|
2014-09-24 14:30:53 +03:00 |
|
Perttu Ahola
|
fc0142c22e
|
client/app: Fix coding style; also add a minor thing to util/codestyle.sh
|
2014-09-20 20:20:54 +03:00 |
|
Perttu Ahola
|
8030b4c9a0
|
util/codestyle.sh: Format 3rdparty/c55lib too
|
2014-09-19 18:44:52 +03:00 |
|
Perttu Ahola
|
601de946b7
|
Move module/include/api.h to module/api.h
|
2014-09-19 15:54:23 +03:00 |
|
Perttu Ahola
|
c3a829cd11
|
util/codestyle.sh: Update to newest directory structure
|
2014-09-19 12:48:34 +03:00 |
|
Perttu Ahola
|
99c7a30ea3
|
util/codestyle.sh: Update to module/<modulee>.cpp file structure
|
2014-09-18 21:29:15 +03:00 |
|
Perttu Ahola
|
f401ac6daf
|
util/codestyle.sh: Replace stupid million space indentations with two tabs
|
2014-09-17 23:05:05 +03:00 |
|
Perttu Ahola
|
8e6c0a7d0d
|
util/codestyle.sh: Remove -w (--indent-preproc-define)
|
2014-09-17 20:58:12 +03:00 |
|
Perttu Ahola
|
39f770538b
|
util/codestyle.sh: Don't make backup files (*.orig)
|
2014-09-17 11:46:10 +03:00 |
|
Perttu Ahola
|
7eef5ef423
|
util/codestyle.sh: Set character limit -xC80
|
2014-09-17 11:43:46 +03:00 |
|
Perttu Ahola
|
8aac848656
|
util/codestyle.sh
|
2014-09-17 11:14:18 +03:00 |
|