13 Commits

Author SHA1 Message Date
Perttu Ahola
e78aad642b doc/conventions.txt: Exceptions 2014-10-30 03:29:36 +02:00
Perttu Ahola
41cad62f6c server: Fix threading 2014-10-29 13:11:59 +02:00
Perttu Ahola
17faa14416 core/types.h: T* check(T *v) 2014-10-28 14:50:09 +02:00
Perttu Ahola
54e1ec778a Revert "doc/conventions.txt: Switch get_x behavior to be like check_x; TODO: Implement this behavior"
This reverts commit 702528b542a18d9e916ceab89e223190e2814c2b.

Conflicts:
	doc/todo.txt
2014-10-28 14:37:07 +02:00
Perttu Ahola
702528b542 doc/conventions.txt: Switch get_x behavior to be like check_x; TODO: Implement this behavior 2014-10-28 09:49:12 +02:00
Perttu Ahola
91cb06eb8d doc/conventions.txt: find_x: Returns nullptr or equivalent if not found 2014-10-28 09:46:13 +02:00
Perttu Ahola
3501693188 server/state: Check that modules are accessed according to dependencies to avoid deadlocks 2014-10-27 18:27:59 +02:00
Perttu Ahola
b8ea69d92f doc/conventions: sub, hook 2014-10-21 18:19:26 +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
15e9dbcc95 Hack and rape everything so that everything works on Windows and Linux 2014-10-04 00:12:40 +03:00
Perttu Ahola
bd7d185dbf doc/conventions.txt: Fix typo: folow -> follow 2014-09-30 12:34:25 +03:00
Perttu Ahola
e02ed44af9 doc/conventions.txt: Update and make things clearer 2014-09-30 00:02:24 +03:00
Perttu Ahola
e1d9644a89 Move documentation files to /doc 2014-09-26 16:32:58 +03:00