Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of the ReturnStatus obscuration that was anyway used only | harti | 2005-05-18 | 1 | -5/+0 |
* | Use the print_flags function to print the OP_ flags of a target. | harti | 2005-05-13 | 1 | -1/+1 |
* | Move the Boolean and ReturnStatus stuff from sprite.h to util.h and | harti | 2005-05-13 | 1 | -0/+16 |
* | Move the MAX macro to a util.h so it becomes usable in other modules. | harti | 2005-03-31 | 1 | -0/+4 |
* | Simplify the print routines by using LST_FOREACH instead of Lst_ForEach | harti | 2005-03-11 | 1 | -0/+7 |
* | Add a debugging function that prints a message and appends the | harti | 2005-03-08 | 1 | -0/+6 |
* | Mark functions that don't return as dead. | harti | 2005-03-08 | 1 | -4/+4 |
* | Move PrintAddr() from util.c into suff.c - the only file where it is | harti | 2005-02-04 | 1 | -1/+0 |
* | Make enomem static - it's referenced only in util.c. | harti | 2005-02-02 | 1 | -1/+0 |
* | Clean up include files and file including. Split nonints.h into pieces | harti | 2005-02-01 | 1 | -0/+90 |