simon.kagstrom
8c73c900df
Refactored the network implementation. It's now based on a
...
singleton/factory pattern where peers are equal (almost!). This has
simplified the code a bit and also in theory allows clients to
"re-export" connections to third/fourth/... parties.
2009-02-01 19:47:21 +00:00
simon.kagstrom
2ab9d452dc
Prepare for the future...
2009-02-01 10:52:32 +00:00
simon.kagstrom
c593cd43dd
Allow setting hostname
2009-02-01 09:04:46 +00:00
simon.kagstrom
1a29531f81
Added binding of joystick directions, add throttling info to the traffic meter
2009-01-31 07:51:23 +00:00
simon.kagstrom
f317afd4e8
Implemented traffic throttling (skipping frames if needed). There is
...
probably some work to do to get a steady transfer state working well.
2009-01-30 17:49:47 +00:00
simon.kagstrom
47f73f2b83
Minor refactoring, only send joystick data on changes
2009-01-30 15:37:15 +00:00
simon.kagstrom
5a0941ff7e
Send joystick data over the network as well, games are mostly playable now
2009-01-29 21:11:04 +00:00
simon.kagstrom
3c3d364190
Actually receive disconnects, allow server updates
2009-01-29 20:48:58 +00:00
simon.kagstrom
1fc28d9bbf
Small bug fix, close socket
2009-01-29 20:35:06 +00:00
simon.kagstrom
978f0ce537
Do network vblank last, correct spelling
2009-01-29 20:26:40 +00:00
simon.kagstrom
f8f469ddaa
Disconnection code, some refactoring, sock opts (broken)
2009-01-29 18:04:31 +00:00
simon.kagstrom
0a40441b46
This is now dead code. Bye bye
2009-01-28 20:59:37 +00:00
simon.kagstrom
bdcad56361
Merged the display encoding
2009-01-28 20:57:48 +00:00
simon.kagstrom
5eca531105
Corrected the diff implementation, refactored the networking
...
implementation
2009-01-26 21:00:23 +00:00
simon.kagstrom
404dfdc409
Added diff update as well, more frequent kb/s updates
2009-01-25 10:07:51 +00:00
simon.kagstrom
c2a49cde0f
Add display string for the transfer speed
2009-01-25 07:22:44 +00:00
simon.kagstrom
83d797ede3
Somewhat working networking (hey - hardcoding!)
2009-01-24 20:57:23 +00:00
simon.kagstrom
f31320b774
Various networking stuff
2009-01-24 15:48:43 +00:00
simon.kagstrom
7215eb3a07
Handle reset
2009-01-24 09:55:11 +00:00
simon.kagstrom
7611af0e16
Correct listing
2009-01-24 09:21:45 +00:00
simon.kagstrom
a2725ef19f
Simplified menu code
2009-01-24 08:54:38 +00:00
simon.kagstrom
2ee93bab27
Add ability to type with the virtual keyboard
2009-01-24 08:36:47 +00:00
simon.kagstrom
a063dfe18d
Simplified faking key sequences and do this through the virtual keyboard
2009-01-24 07:30:06 +00:00
simon.kagstrom
c7f2c6e943
... and drawing of the string. All done
2009-01-23 21:07:53 +00:00
simon.kagstrom
f6dc84ce30
More C64-like kbd, layout fixes, code cleanup
2009-01-23 20:55:17 +00:00
simon.kagstrom
f3c87f4bc1
Unused get_string added, handle -2
2009-01-23 20:49:00 +00:00
simon.kagstrom
1ee6fe673e
Even further simplfication
2009-01-23 18:29:09 +00:00
simon.kagstrom
fa07068d04
Handle empty spots more intelligently
2009-01-23 18:26:34 +00:00
simon.kagstrom
4799e2e91b
No need to pass shifted out
2009-01-23 18:19:10 +00:00
simon.kagstrom
1e3e2778ab
Moved key-to-string to virtualkeyboard
2009-01-22 21:05:04 +00:00
simon.kagstrom
7f262477fa
Implemented virtual keyboard
2009-01-22 20:34:33 +00:00
simon.kagstrom
a12f84ac28
Added a virtual keyboard
2009-01-22 18:59:59 +00:00
simon.kagstrom
6fbc179cb1
Network variable fix, build it
2009-01-20 17:42:21 +00:00
simon.kagstrom
6656508cd0
Read only non-zero sized files
2009-01-20 17:21:17 +00:00
simon.kagstrom
435014ecdb
Added, probably not be used
2009-01-19 06:44:19 +00:00
simon.kagstrom
dd756b9df9
Fixed wiimote HOME bug and removed yohanes SDL
2009-01-16 19:24:55 +00:00
simon.kagstrom
47cfca1a0c
Fixed speed
2009-01-16 17:16:23 +00:00
simon.kagstrom
44ff382b17
Fixed t64 tempfile bug again and make a proper fix of the multiple-keybindings bug
2009-01-16 16:56:56 +00:00
simon.kagstrom
31ecb6920d
Oops, fixed key press bug
2009-01-15 20:33:13 +00:00
simon.kagstrom
6a6cc774ca
Fixed host makefile (build sc), clenaup
2009-01-15 19:33:52 +00:00
simon.kagstrom
c28060672c
Fixed list disks
2009-01-15 17:33:55 +00:00
simon.kagstrom
23980fe396
No printouts please
2009-01-15 17:28:44 +00:00
simon.kagstrom
5ca8e056f4
Oops, corrected speed (...)
2009-01-14 20:45:20 +00:00
simon.kagstrom
dea652c4b6
More bindable keys, fixed Makefile
2009-01-14 20:34:54 +00:00
simon.kagstrom
674687554d
No need to escape these...
2009-01-14 20:34:09 +00:00
simon.kagstrom
647f2b9f1f
More autoload opts, some code cleanup
2009-01-14 19:59:14 +00:00
simon.kagstrom
4acdda22ef
Save prefs with save games
2009-01-14 17:48:04 +00:00
simon.kagstrom
5f29cb10aa
Oops. Remove printout
2009-01-14 17:32:50 +00:00
simon.kagstrom
f9ced0143e
Show current key binding
2009-01-14 17:31:30 +00:00
simon.kagstrom
9e1a87b790
Deps
2009-01-14 17:30:53 +00:00