.. |
Makefile.am
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
bitimage.cpp
|
144 warnings on the wall, take some down, grind them to dust, 98 warnings on the wall.
|
2010-12-16 22:05:06 -05:00 |
bitimage.h
|
Fix (and add missing) headers to files.
|
2010-07-28 18:58:33 +02:00 |
imd.cpp
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
imd.h
|
Fix (and add missing) headers to files.
|
2010-07-28 18:58:33 +02:00 |
imdload.cpp
|
Replace sqrt(x) with sqrt((double)x) to make broken compilers happy.
|
2010-12-16 23:28:57 +01:00 |
ivi.h
|
Fix (and add missing) headers to files.
|
2010-07-28 18:58:33 +02:00 |
ivis_common.vcproj
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
ivisdef.h
|
Change connector locations and pie_TRANSLATE from floats to ints.
|
2010-11-20 20:44:40 +01:00 |
jpeg_encoder.cpp
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
jpeg_encoder.h
|
Save screenshots as JPG and PNG.
|
2010-07-02 08:31:36 +02:00 |
makefile.win32
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
pieblitfunc.h
|
Add new backdrop from forum member jorzi.
|
2010-10-24 19:55:57 +02:00 |
pieclip.cpp
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
pieclip.h
|
Fix (and add missing) headers to files.
|
2010-07-28 18:58:33 +02:00 |
piedef.h
|
Replace iv_Matrix with pie_Mat, eliminating the need for ivispatch.h.
|
2010-10-08 11:19:57 +02:00 |
piefunc.h
|
Fix (and add missing) headers to files.
|
2010-07-28 18:58:33 +02:00 |
piemode.h
|
move global rendSurface to piemode.c
|
2010-10-13 21:35:04 +02:00 |
piepalette.h
|
Fix map preview screen redrawing, broken in f2ae61805c
|
2010-12-06 21:14:06 -05:00 |
piestate.cpp
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
piestate.h
|
Cache texture coordinate calculation on game start instead of doing them each frame. Do defensive structure stretching in the vertex shader. See ticket:2310
|
2010-12-05 16:17:26 +01:00 |
pietypes.h
|
Fix (and add missing) headers to files.
|
2010-07-28 18:58:33 +02:00 |
png_util.cpp
|
Rename *.c to *.cpp.
|
2010-12-16 23:28:56 +01:00 |
png_util.h
|
Fix (and add missing) headers to files.
|
2010-07-28 18:58:33 +02:00 |
rendmode.h
|
remove write-only variables buffer and size from iSurface
|
2010-10-13 22:09:31 +02:00 |
tex.h
|
Lay the groundwork for a more modern component drawing system. Removes support for OpenGL 1.x. See ticket:2310
|
2010-12-04 15:57:26 +01:00 |
textdraw.h
|
Change ASCII_NEWLINE from '@' to '`'
|
2010-10-18 21:47:48 -04:00 |