CVS log for ports/games/fteqw/patches/Attic/patch-engine_client_sys_sdl_c

[BACK] Up to [local] / ports / games / fteqw / patches

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Tue Aug 11 19:09:30 2020 UTC (4 years, 3 months ago) by namtsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
FILE REMOVED

Summary: remove debugging. update to revision 5741. remove 1.03 from versioning. no patches needed!

Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 23 21:43:53 2020 UTC (4 years, 7 months ago) by namtsui
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

Summary: update to april 19 build. segfaults often. bug report submitted.

https://sourceforge.net/p/fteqw/tickets/80/

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 1 20:22:06 2019 UTC (5 years, 1 month ago) by namtsui
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 (colored)

Summary: add link

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 1 00:42:28 2019 UTC (5 years, 1 month ago) by namtsui
Branch: MAIN

Summary: unbreak fps limit

Sys_Sleep(0) calls SDL_Delay(0), which causes it to sleep
anyways. This limits OpenBSD to 100 FPS due to its 100 tick kernel. To
fix, try not to call Sys_Sleep.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb