Menu

Tools Commit Log


Commit Date  
[r1981] by sumolx

Last change to searchList() for optimizations.

2008-08-22 12:11:24 Tree
[r1980] by sumolx

Optimized searchList. More enhanced check on the fly.

2008-08-22 03:15:33 Tree
[r1979] by sumolx

Optimized searchList. Removed last loop and check on the fly instead.

2008-08-22 01:16:22 Tree
[r1978] by sumolx

Added a few hints to searchList() error return.

2008-08-21 22:13:24 Tree
[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
Older >
MongoDB Logo MongoDB