Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Replaced a bunch of inline and __inline with ID_INLINE | tma | 2005-11-04 | 1 | -87/+122 |
| | | | | | | | | | * Replaced a bunch of __i386__ with id386 * General tidy up of asm preprocessor decisions * Removed C_ONLY from the dedicated server build git-svn-id: svn://svn.icculus.org/quake3/trunk@269 edf5b092-35ff-0310-97b2-ce42778d08ea | ||||
* | * Split off q_platform.h from q_shared.h | tma | 2005-11-01 | 1 | -0/+326 |
* Removed lcc PATH hack and replaced with something slightly less hacky * Removed all platform specific hostfiles from lcc and replaced with bytecode.c (from ankon) * Turned lcc option "-S" on permanently * Improved q3cpp so that it recursively adds include dirs to its list git-svn-id: svn://svn.icculus.org/quake3/trunk@209 edf5b092-35ff-0310-97b2-ce42778d08ea |