fork of 9front i guess
Go to file
cinap_lenrek e4c3f92c16 games/doom: fix desyncing demo (thanks qwx)
the code used P_Random()-P_Random() in some places which has
undefined evaluation order resulting in the wrong pseudo random
numbers being returned causing demo playback to desync.

this change adds P_Random2() function which returns the right
delta-random number and uses it in place of P_Random()-P_Random()
expression.
2015-06-12 17:28:09 +02:00
386
68000
68020
acme acme/win: fix mistake 2014-12-12 21:18:31 +01:00
adm/timezone
alpha
amd64
arm getfcr: change getfcr/setfcr to use VFP 2014-12-25 17:44:49 +01:00
lib unix is BUGGERED. remove it 2015-06-09 00:15:59 +02:00
mips
power
power64
rc sysinfo: update -p for sysinfo.9front.org 2015-06-06 18:18:38 -04:00
sparc
sparc64
sys games/doom: fix desyncing demo (thanks qwx) 2015-06-12 17:28:09 +02:00
.hgignore hgignore: ignore amd64 kernel and init 2014-09-27 01:35:06 -07:00