Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-12 | Fixed some other cases where the number of parameters to our message- | Torbjörn Andersson | |
printing functions didn't agree with the format strings. GCC will find a couple of other things to warn about if these functions are labelled as printf()-style functions, but those were less important, I think. svn-id: r15081 | |||
2004-08-22 | Cursor code cleanup | Max Horn | |
svn-id: r14690 | |||
2004-07-13 | Plug memory leak | Eugene Sandulenko | |
svn-id: r14205 | |||
2004-07-01 | fixed compilation | Paweł Kołodziejski | |
svn-id: r14139 | |||
2004-06-27 | Fix memory leak | Max Horn | |
svn-id: r14080 | |||
2004-06-24 | Phase #3 of HE v7.0+ cursors. Now they show up correctly. Remove TODO item. | Eugene Sandulenko | |
svn-id: r14034 | |||
2004-06-24 | Phase #2 of HE v7.0+ cursors. Still no visual output, but all data is | Eugene Sandulenko | |
parsed now. svn-id: r14031 | |||
2004-06-24 | Phase #1 of HE v7.0+ cursors. Basically it's Win32 resource extractor | Eugene Sandulenko | |
incorporated from icotools, no display, just searching it in resources and display a warning. Graphics converter is on the way. Code is NOT endian-safe. It will not work on BE system, as was tested by joostp. Please, fix endianess. svn-id: r14024 |