Themaister
|
4cdb6151e5
|
Add netplay_client_swap_input.
|
2011-02-20 12:12:53 +01:00 |
|
Themaister
|
e482b1bd18
|
Fix potential problem. Some cleanup.
|
2011-02-18 23:51:51 +01:00 |
|
Themaister
|
9be3c13a07
|
Hrm. This stuff is very error prone. :V
|
2011-02-18 15:50:57 +01:00 |
|
Themaister
|
8a4bcacf88
|
hrm...
|
2011-02-18 14:49:15 +01:00 |
|
Themaister
|
6b9b37b528
|
Should fix an extreme edge case.
|
2011-02-18 13:39:31 +01:00 |
|
Themaister
|
8e87c1ff19
|
Could this be it? :v
|
2011-02-18 03:42:43 +01:00 |
|
Themaister
|
aa648c1a49
|
Hm... Still borked. Seems hard to fix.
|
2011-02-18 03:14:32 +01:00 |
|
Themaister
|
056a590671
|
Hm. More progress, but still not quite right.
|
2011-02-18 02:16:32 +01:00 |
|
Themaister
|
97f2503794
|
Some initial work on UDP networking. Still borked.
|
2011-02-18 02:01:47 +01:00 |
|
Themaister
|
143079efbe
|
Should fix abrupt application termination on Unix when netplay ends.
|
2011-02-16 18:33:45 +01:00 |
|
Themaister
|
7bcc173c5f
|
Should fix some issues with Win32 netplay.
|
2011-02-15 17:29:03 +01:00 |
|
Themaister
|
0485f783b3
|
Updates for Win32.
|
2011-02-15 16:42:55 +01:00 |
|
Themaister
|
f3c07325bd
|
Fix Windows build.
|
2011-02-15 15:57:59 +01:00 |
|
Themaister
|
e8eabb0102
|
Update docs.
|
2011-02-15 15:42:29 +01:00 |
|
Themaister
|
b73f5e77ff
|
Cleanups, add --frames.
|
2011-02-15 15:32:26 +01:00 |
|
Themaister
|
d07712b308
|
Woot. looks like it works o.O
|
2011-02-15 15:10:03 +01:00 |
|
Themaister
|
89ba64d27f
|
Borked, borked...
|
2011-02-14 22:37:57 +01:00 |
|
Themaister
|
1a6f112d8a
|
More changes to netplay. Still quite broken, but it's not far away!
|
2011-02-14 20:11:46 +01:00 |
|
Themaister
|
70e8681487
|
Started to work on a look-ahead algorithm.
Still very broken, but frame-by-frame sync works at least :)
|
2011-02-14 16:10:53 +01:00 |
|
Themaister
|
17ae0f72df
|
Do not try to poll when we've disconnected.
|
2011-02-13 21:19:20 +01:00 |
|
Themaister
|
466485e62e
|
Lots more error messages.
|
2011-02-13 20:24:54 +01:00 |
|
Themaister
|
f6ee0845f2
|
Add some message.
|
2011-02-13 19:50:45 +01:00 |
|
Themaister
|
df1eee1a74
|
Redundant...
|
2011-02-13 19:00:27 +01:00 |
|
Themaister
|
46b46ba0b1
|
Update docs a bit.
|
2011-02-13 18:47:48 +01:00 |
|
Themaister
|
a763848644
|
Fix some issues with message queues.
|
2011-02-13 18:19:37 +01:00 |
|
Themaister
|
9ba2d6c9fa
|
Send SRAM to client.
|
2011-02-13 17:45:14 +01:00 |
|
Themaister
|
fd1367e257
|
Update build for Win32
|
2011-02-13 16:49:18 +01:00 |
|
Themaister
|
85dbc05ded
|
Some start on netplay. :)
|
2011-02-13 16:40:24 +01:00 |
|
Themaister
|
1eea7786bc
|
Should fix possible error where game can hang for prolonged time on
exit.
|
2011-02-11 19:54:42 +01:00 |
|
Themaister
|
d039bedad4
|
Fix up some path handling with srm/states.
|
2011-02-11 14:27:19 +01:00 |
|
Themaister
|
ad6719426c
|
Fix up autosaving a bit.
|
2011-02-11 13:44:31 +01:00 |
|
Themaister
|
719e4942ce
|
Add autosave possibility.
|
2011-02-10 21:16:59 +01:00 |
|
Themaister
|
ad9a08aea6
|
Updates for 0.2.2
|
2011-02-09 23:34:40 +01:00 |
|
Themaister
|
604fe709d5
|
Re-enable RSound for Win32
|
2011-02-09 23:04:11 +01:00 |
|
Themaister
|
81e8368099
|
Update RSound to use callback locks.
|
2011-02-08 17:50:38 +01:00 |
|
Themaister
|
2137ca8e3f
|
Add a warning message if XDG_CONFIG_HOME is not found.
|
2011-02-07 15:27:07 +01:00 |
|
Themaister
|
672824539c
|
Argsel.
|
2011-02-07 11:17:25 +01:00 |
|
Themaister
|
1915be5aea
|
Add libsnes.hpp to the build so dynamic build doesn't require libsnes
per se.
|
2011-02-07 11:15:32 +01:00 |
|
Themaister
|
bdea56370d
|
Typo
|
2011-02-07 11:14:46 +01:00 |
|
Themaister
|
e5e0c33ed6
|
Fix SDL include path.
|
2011-02-07 00:22:44 +01:00 |
|
Themaister
|
d0c10e7523
|
Use new callback interface for RSound. Fix when restarting audio driver
fails.
|
2011-02-06 23:55:17 +01:00 |
|
Themaister
|
91d2cea259
|
Make the hermite resampling core more robust.
|
2011-02-06 18:38:04 +01:00 |
|
Themaister
|
d9e2072733
|
Update build for win32.
|
2011-02-06 13:37:41 +01:00 |
|
Themaister
|
820b124165
|
Add hermite resampler core :) SRC is disabled by default.
|
2011-02-06 13:29:48 +01:00 |
|
Themaister
|
caf3eb7b05
|
Update gitignore
|
2011-02-06 12:57:52 +01:00 |
|
Themaister
|
1b5e63f024
|
Add hermite resampler.
|
2011-02-06 12:57:12 +01:00 |
|
Themaister
|
93202f191c
|
Add pausing when window loses focus :p
|
2011-02-05 21:45:44 +01:00 |
|
Themaister
|
3033fb6791
|
Pausing support.
|
2011-02-05 20:46:58 +01:00 |
|
Themaister
|
87589609bf
|
Some clarification.
|
2011-02-05 14:14:56 +01:00 |
|
Themaister
|
757514242d
|
Remove redundant flush.
|
2011-02-05 11:32:23 +01:00 |
|