Sam Hocevar
f56be9bffa
win32: use sprintf_s and vsnprintf_s on Windows, so that our static library
works with the VS2010 runtime, too. Also reduce the stack size requirements
to avoid depending on __chkstk_ms().
před 12 roky
Sam Hocevar
c735b19800
Set version to 0.99beta18.
před 14 roky
Sam Hocevar
7100ad4baf
Fix ChangeLog, NEWS and win32/config.h for release 0.99.beta17.
před 15 roky
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
před 15 roky
Sam Hocevar
81f9abd203
Document file functions and fix a few issues here and there.
před 15 roky
Sam Hocevar
3584efdf4b
Fix the source code to reduce testsuite errors.
před 15 roky
Sam Hocevar
83cfaa49ac
Refresh win32/config.h so that it has all the required defines.
před 15 roky
Sam Hocevar
33d2bc2092
Update the Win32 and Win64 ports.
před 15 roky
Sam Hocevar
d1dffc746e
Set version to 0.99.beta15.
Updated NEWS and ChangeLog.
před 16 roky
Sam Hocevar
e8f04805fd
Renamed msvc into win32.
před 16 roky
Sam Hocevar
9c951cebb2
* Windows build fixes here and there.
před 17 roky
Sam Hocevar
e895e01ee6
* Disable file operations in kernel mode.
* Implement strchr() in kernel.c.
* Check for snprintf() at configure time.
před 17 roky
Sam Hocevar
2c9232d71a
* Bump version to 0.99.beta14.
před 17 roky
Sam Hocevar
1ab0d190f6
* Set version to 0.99.beta13.
* Updated NEWS and ChangeLog.
před 17 roky
Sam Hocevar
cdebb09b64
* Added MSVC project files for the C++ bindings and the C++ test.
před 17 roky
Sam Hocevar
8a68e0ce41
* Updated Visual Studio files.
před 17 roky
Jean-Yves Lamoureux
408b8757eb
* Updated MSVC++ project (static library and src/*)
před 18 roky
Sam Hocevar
e80006de20
* configure.ac src/graphics:
+ Check for resize_term and resizeterm in -lncurses.
před 21 roky
Sam Hocevar
cb227abc0c
* 0.9 release.
před 21 roky
Sam Hocevar
746b653899
* 0.8 release.
před 21 roky
Sam Hocevar
7d22f724d8
* src/graphics.c:
+ Resize handling in the ncurses and slang drivers.
před 21 roky
Sam Hocevar
1257f58fbb
* configure.ac:
+ Check for sys/times.h and unistd.h.
+ Added calls to AC_C_CONST and AC_C_INLINE.
* src/time.c src/graphics.c:
+ Fixes for MSVC compilation warnings.
+ Additional sanity checks in the Win32 driver.
* src/caca.c:
+ Use raw()/noraw() in the curses driver instead of cbreak().
* msvc/libcaca.sln:
+ Added an MSVC solution.
* examples/aafire.c:
+ Slightly reduced the maximum cacafire framerate.
před 21 roky