Commit Graph

121 Commits

Author SHA1 Message Date
James Turk
2acdd2243c fixed minor timer irregularities 2003-03-17 04:23:20 +00:00
James Turk
a3befd7877 changed bind behavior so technically zimage can work in stock GL programs 2003-03-17 03:56:19 +00:00
James Turk
baa550f7f3 SDL_NET guard 2003-03-15 03:27:19 +00:00
James Turk
bd4c6731a8 net code imported 2003-03-14 22:18:14 +00:00
James Turk
b7c9226183 net code imported 2003-03-14 22:17:42 +00:00
James Turk
81ed152a7c *** empty log message *** 2003-03-01 20:47:00 +00:00
James Turk
e4cd3dea2c *** empty log message *** 2003-03-01 20:46:00 +00:00
James Turk
e12e5655f9 Error Codes for Net Classes 2003-03-01 20:42:52 +00:00
James Turk
d2adde5d9f SDL_net 2003-02-16 21:38:49 +00:00
James Turk
631ff8ded1 Construct from SDL_Rect 2003-02-10 05:40:28 +00:00
James Turk
20c9ba1a5b Added overloads to Draw/DrawRotated for int and float. 2003-02-10 05:26:17 +00:00
James Turk
efe93334bb Added overloads to Draw/DrawRotated for int and float. 2003-02-10 05:15:33 +00:00
James Turk
dee427ac89 Added OpenFromImage for ZImage<-->ZImage drawing. 2003-02-10 04:55:48 +00:00
James Turk
4a9e49fba0 virtual destructor 2003-02-10 04:40:16 +00:00
James Turk
2cc3e556e0 Removed ZObject. 2003-02-10 04:02:38 +00:00
James Turk
04a54af0ae Added Get/SetFloat. 2003-02-10 03:04:46 +00:00
James Turk
a82148e887 Fixed color key, Thanks Kevin\! 2003-02-10 02:40:35 +00:00
James Turk
3d6077a474 Fixed documentation in ZEngine. 2003-02-02 23:30:15 +00:00
James Turk
c9da45f407 Fixed Linux Compile-time errors. 2003-01-30 04:02:01 +00:00
James Turk
4365e8ae26 Initialized check + toggle fullscreen fix 2003-01-27 04:33:34 +00:00
James Turk
cfd50e58f8 fixed leak in string table 2003-01-26 00:55:52 +00:00
James Turk
5a90ab3af0 added alpha 2003-01-25 19:56:05 +00:00
James Turk
bd3a140858 added toggle fullscreen 2003-01-25 19:55:13 +00:00
James Turk
10036ece1f New video setup path, using -1bpp 2003-01-24 19:41:54 +00:00
James Turk
0b625c5347 callback handler 2003-01-24 11:05:24 +00:00
James Turk
ab082ba6e4 video mode / partial 2003-01-24 10:31:39 +00:00
James Turk
2759b98161 fixed dithering + surface conversion 2003-01-24 10:27:42 +00:00
James Turk
510ba33aff fixed dithering 2003-01-24 10:23:39 +00:00
James Turk
60a6417662 fixed color key 2003-01-24 06:30:42 +00:00
James Turk
5cf911cfe7 fixed accidentally leak in last submit 2003-01-24 02:50:19 +00:00
James Turk
7ff8d5bfdd copy constructor 2003-01-24 02:47:06 +00:00
James Turk
5e1d40b40f copy constructor 2003-01-24 02:47:06 +00:00
James Turk
751d8a1b65 removed gl tags 2003-01-19 05:43:40 +00:00
James Turk
44b434b257 fixed linux mode with #ifdef linux 32->24 2003-01-19 04:55:18 +00:00
James Turk
119813415a fixed CreateDisplay 2003-01-19 02:05:13 +00:00
James Turk
947a31075b newline 2003-01-19 01:03:57 +00:00
James Turk
bfef4d4023 updated error clearing 2003-01-18 21:53:14 +00:00
James Turk
c21b7984ee added const modifiers 2003-01-16 05:45:58 +00:00
James Turk
56724444d4 doxygen 2003-01-16 04:47:35 +00:00
James Turk
449b78e258 fixed } on namespace 2003-01-16 04:42:04 +00:00
James Turk
35780959bc new internal error logging class 2003-01-15 05:40:09 +00:00
James Turk
fd4e843f7f added file, from ZE_Error.h and ZE_Macros.h 2003-01-15 05:38:57 +00:00
James Turk
9ac250e29c Error handling system. 2003-01-13 06:31:08 +00:00
James Turk
a21c3fbdaf changed error system 2003-01-13 06:00:38 +00:00
James Turk
c0b86979d3 removed for new error handling 2003-01-13 05:50:51 +00:00
James Turk
b807d6ce0d fixed error labels 2003-01-12 20:55:46 +00:00
James Turk
206f74ec90 Video mode fail errors 2003-01-12 17:28:11 +00:00
James Turk
019f9cb317 Fixed Error Handling 2003-01-12 17:27:05 +00:00
James Turk
19db456422 added error checking to CreateDisplay, returns bool now 2003-01-12 07:09:04 +00:00
James Turk
d4bb0e5c3d ZRect/ZImage problems 2003-01-08 06:07:06 +00:00
James Turk
586ecd6d9f fixed ZRect/ZImage problems 2003-01-07 06:11:26 +00:00
James Turk
cb103a4803 color bleed 2003-01-07 05:44:32 +00:00
James Turk
8219992471 Added Framerate Limit Code 2003-01-04 05:16:01 +00:00
James Turk
0c91076417 Copyright updates. 2002-12-29 07:09:44 +00:00
James Turk
d264e47637 Copyright updates. 2002-12-29 06:50:19 +00:00
James Turk
6d5c0637be ZImage::Reload 2002-12-27 18:56:17 +00:00
James Turk
7d30f555c5 Surface Loss Protection 2002-12-27 03:15:33 +00:00
James Turk
85f2e745ad 0.8.0-rc4 (fixing rc3) 2002-12-22 04:31:15 +00:00
James Turk
8f2480b92f Fixed major ZImage Memory Leak in Attach 2002-12-21 08:40:15 +00:00
James Turk
61fc874d70 UpdateScreen to Update 2002-12-12 02:50:35 +00:00
James Turk
65132f9e2e replace last submit (error) 2002-12-05 00:10:42 +00:00
James Turk
4f94fe5bfe *** empty log message *** 2002-12-05 00:06:32 +00:00
James Turk
ff3c22d38e ZRect to floats. 2002-12-04 05:22:39 +00:00
James Turk
e322cb6cb1 KeyPress added. 2002-12-03 06:19:43 +00:00
James Turk
048dc4fb34 small fix related to using ZImage::Flip with rotate 2002-12-02 05:46:37 +00:00
James Turk
8447c8d43a ZImage::Flip 2002-12-02 05:18:52 +00:00
James Turk
7fa309c4af OpenGL Rotation and Zooming. 2002-12-02 00:36:35 +00:00
James Turk
a123fd50c9 ZRect::Draw 2002-12-01 08:36:39 +00:00
James Turk
106c8aab48 Major 0.7.7 Update. All OpenGL Work was done offline. 2002-12-01 07:56:17 +00:00
James Turk
8da954fd7d 0.7.5 2002-11-28 23:15:52 +00:00
James Turk
8d0409bd0c Initial revision 2002-11-21 05:40:49 +00:00