Age | Commit message (Expand) | Author |
2007-12-03 | (svn r11564) -Codechange: Increase the usage of the for_each_bit macro and re... | skidd13 |
2007-11-26 | (svn r11527) -Codechange: Split the bitmath functions of to their own files | skidd13 |
2007-11-25 | (svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp caus... | skidd13 |
2007-11-22 | (svn r11490) -Codechange: Split the math functions to their own header | skidd13 |
2007-11-20 | (svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename t... | skidd13 |
2007-11-20 | (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ... | skidd13 |
2007-11-19 | (svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ... | skidd13 |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-11-19 | (svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style | skidd13 |
2007-11-19 | (svn r11479) -Codechange: Move the BIGMUL functions to the file of their usage | skidd13 |
2007-11-19 | (svn r11476) -Codechange: rename the function myabs to abs to get rid of an u... | skidd13 |
2007-11-19 | (svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ... | skidd13 |
2007-11-17 | (svn r11454) -Fix: the CHANCE16 functions were biased; a 32768 in 65536 chanc... | rubidium |
2007-11-10 | (svn r11401) -Fix [FS#1391]: make all min functions do exactly the same inste... | rubidium |
2007-11-07 | (svn r11390) -Fix r11387: AB() was wrong (spotted by Rafal Rzepecki, patch by... | truelight |
2007-11-06 | (svn r11387) -Codechange: changed many macros.h #defines to static inline fun... | truelight |
2007-11-04 | (svn r11383) -Codechange: fixed all the mess around KillFirstBit (tnx to Rubi... | truelight |
2007-11-04 | (svn r11382) -Codechange: renamed COUNTBITS to CountBits, as it is no longer ... | truelight |
2007-11-04 | (svn r11379) -Fix r11378: KillFirstBit2x64 accepts and returns unsigned varia... | truelight |
2007-11-04 | (svn r11378) -Codechange: optimize KillFirstBit2x64 (skidd13) | truelight |
2007-11-04 | (svn r11377) -Codechange: some more strictness in macros.h (skidd13) | truelight |
2007-11-02 | (svn r11369) -Codechange [FS#1390]: changes some int to int8 in macros.h, as ... | truelight |
2007-09-23 | (svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites. | maedhros |
2007-09-01 | (svn r11031) -Codechange: reduce the amount of duplication of bit counting fu... | rubidium |
2007-07-25 | (svn r10689) -Documentation [FS#1057]: lots of function documentation written... | rubidium |
2007-06-21 | (svn r10246) -Fix (r10297): some forgotten money conversions and truncation i... | rubidium |
2007-06-19 | (svn r10212) -Fix [FS#723]: money overflow bugs in many locations. | rubidium |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-03-03 | (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t... | belugas |
2007-02-22 | (svn r8847) -Fix | tron |
2007-02-22 | (svn r8846) -Fix | tron |
2007-02-22 | (svn r8845) -Fix | tron |
2007-02-22 | (svn r8841) -Fix | tron |
2007-02-19 | (svn r8818) -Codechange: remove the #ifdef _cplusplus remnants. | rubidium |
2007-02-14 | (svn r8732) -Codechange/Fix(r8705): Turned the bit-handling macros into templ... | celestar |
2007-02-14 | (svn r8727) -Cleanup (r8366): Remove BIGMULSS64 since it isn't used any more. | maedhros |
2007-01-24 | (svn r8398) -Cleanup: Remove WATCOM crud from strgen and map.h include from m... | Darkvater |
2007-01-14 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ... | peter1138 |
2007-01-11 | (svn r8061) -Fix r8055: obj-c can't handle templates | bjarni |
2007-01-11 | (svn r8057) -Codechange: Declare the "new" max template as static line. | celestar |
2007-01-11 | (svn r8056) -Codechange: Remove swap_byte, swap_byte, and siblings (some were... | celestar |
2007-01-11 | (svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro... | celestar |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |