Menu

Tools Commit Log


Commit Date  
[r1977] by sumolx

Rewrote function str_search() to searchList().
It will now search up and down and in-between for characters that have the same starting value. It will then optimize the search for only those characters. Which makes stricmp() less used and thus the whole function is now faster than before.

2008-08-21 20:29:23 Tree
[r1976] by sumolx

load_videomode() now inits the char* to NULL.

2008-08-20 20:08:35 Tree
[r1975] by sumolx

Update to Licensing.

2008-08-20 15:19:47 Tree
[r1974] by sumolx

Update to Licensing.

2008-08-20 14:57:44 Tree
[r1973] by sumolx

Fixed playgif() to freescreen(vscreen) just in case resolution is different then gameplay. This was causing exceptions for videomodes such as 320x240/480x240 that are mixed mode. Also enhanced function load_videomodes() to setup vscreen even if error is found so we exit gracefully and log it properly.

2008-08-20 14:47:30 Tree
[r1972] by sumolx

All video related settings for resolutions are now contained in a structure. This should make things easier when passing along the data between different functions if necessary.

2008-08-19 17:50:08 Tree
[r1971] by sumolx

Non Specified use of loadingbg was incorrectly calculated due to new resolutions. It is now fixed.

2008-08-19 17:23:55 Tree
[r1970] by kbandressen

filetype check order changed in loadimg.c to fix bug with png support.

2008-07-27 09:49:43 Tree
[r1969] by sumolx

Fixed some issues with yasm and VC8.
Incremented MAX_ANI count by 1

2008-07-21 18:22:27 Tree
[r1968] by sumolx

1 more video mode 720x480 for widescreen mode.

2008-07-21 01:19:21 Tree
Older >
MongoDB Logo MongoDB