| Commit | Date | |
|---|---|---|
|
[r12642]
by
dan_w
|
2010-02-25 05:06:13 | Tree |
|
[r12641]
by
dan_w
All case statements in main src folder and in src/cmd and all its sub-folders checked for possible uncrustify bugs. None found so far. All changes committed are cosmetic. |
2010-02-24 02:37:33 | Tree |
|
[r12640]
by
dan_w
Bug in ani_texture.cpp that caused the loss of starting splash screens and billboards around stars squashed. Credits to Safemode for the find. A debugging line removed from animation.cpp. |
2010-02-23 01:29:53 | Tree |
| 2010-02-22 14:13:48 | Tree | |
|
[r12638]
by
dan_w
Sorry, forgot something important in the cs_xxx.h files; they could undefine symbols erroneously if a file was included twice. |
2010-02-21 05:56:13 | Tree |
| 2010-02-21 05:17:39 | Tree | |
|
[r12636]
by
dan_w
Fixed a mistake I made in merging techniques. Fixed a few more macros. Removed use of abs() with pImage->ecm, which is unsigned. Also simplified some of the logic that uses ecm, to reflect the fact that it can't be negative. |
2010-02-19 20:29:28 | Tree |
| 2010-02-19 14:33:06 | Tree | |
|
[r12634]
by
dan_w
Hunted for unsafe macros, one folder at a time. Gone through the main /src folder, and subfolders /gfx, |
2010-02-18 20:01:40 | Tree |
|
[r12633]
by
dan_w
* wrapped a few more macros in do{}while(0)'s |
2010-02-18 07:38:09 | Tree |