| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Various cleanups suggested by static analyzer (nw) | 2016-04-24 | 1 | -1/+1 | |
| | | |||||
| * | Small code cleanup: | 2016-01-29 | 1 | -3/+3 | |
| | | | | | | | | | | - corealloc.h: added macro definition for global_alloc (nothrow) memory allocation. - textbuf.cpp / wavwrite.cpp: removed pointless cast. - debugcmd.cpp / luaengine.cpp / render.cpp: avoid strlen calls in a loop. - diimage.cpp: simplified "device_image_interface::set_image_filename" function. - miscmenu.cpp / selgame.h / video.cpp(h): replaced int with bool where applicable. - ui.cpp: removed unused code. | ||||
| * | macro removal INLINE -> static inline (nw) | 2015-12-12 | 1 | -2/+2 | |
| | | |||||
| * | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -4/+4 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+324 | |
