Thilo Karraß
|
a6a8e2339f
|
Fix: import statements after moving the repo
|
2020-03-12 00:10:42 +01:00 |
|
tkarrass
|
937e824293
|
Implemented multilayer handling
|
2016-02-08 19:54:28 +01:00 |
|
tkarrass
|
d2a212d454
|
Fixed motion
|
2016-02-08 19:13:05 +01:00 |
|
|
a96b0eb39b
|
error handling for client startup
|
2016-02-08 15:56:14 +01:00 |
|
tkarrass
|
679aaeebaa
|
push für lennart :p
|
2016-02-08 15:29:43 +01:00 |
|
tkarrass
|
4cdad776e1
|
Some commit ...
|
2016-02-08 12:20:34 +01:00 |
|
|
0314ceae4a
|
pause if no clients are connected
|
2016-02-07 17:46:20 +01:00 |
|
|
0b1e623357
|
Enable movement ; Fix locomotive frames
|
2016-02-07 17:43:56 +01:00 |
|
|
62d4c7771a
|
canvasX method for determining the width of the loaded level
|
2016-02-07 17:02:32 +01:00 |
|
tkarrass
|
1fabcfb3f4
|
Fix frame counter
|
2016-02-07 16:29:44 +01:00 |
|
tkarrass
|
47e7356a9a
|
Basic frame rendering
|
2016-02-07 12:17:28 +01:00 |
|
|
f4f2d95a62
|
data.RenderFrame() now draws in the vertical middle of the screen
|
2016-02-07 03:33:03 +01:00 |
|
|
800f849a78
|
deregistering for clients
|
2016-02-07 03:03:41 +01:00 |
|
tkarrass
|
df9ed7e70e
|
Level loading
|
2016-02-07 02:59:25 +01:00 |
|
tkarrass
|
8ff339f700
|
export Layer structs to data
|
2016-02-07 00:16:30 +01:00 |
|
tkarrass
|
f29cb4f8db
|
aspi-fix
|
2016-02-06 23:16:13 +01:00 |
|
tkarrass
|
602949f1eb
|
Read Frame data
|
2016-02-06 22:08:07 +01:00 |
|
|
431e735870
|
deregistering for clients
|
2016-02-06 21:48:04 +01:00 |
|
tkarrass
|
5f08c19c6b
|
Merge branch 'master' of ssh://bitsetter.de:8080/go/fun/gosl
|
2016-02-06 15:44:21 +01:00 |
|
tkarrass
|
2e34a1f4e2
|
compiler basics
|
2016-02-06 15:44:09 +01:00 |
|
|
35e143094e
|
move Handshake to data/network.go
|
2016-02-06 15:18:07 +01:00 |
|
tkarrass
|
bb3ecad17e
|
lennart abholen
|
2016-02-06 13:26:01 +01:00 |
|
tkarrass
|
feb5b51e51
|
Add mutex to ncurses output to avoid race condition at exit
|
2016-02-06 12:06:50 +01:00 |
|
tkarrass
|
8e991054e7
|
Basic minimalistic frame pushing
|
2016-02-06 11:11:09 +01:00 |
|
tkarrass
|
b823c890f9
|
clean exit on server abort
|
2016-02-06 04:43:57 +01:00 |
|
tkarrass
|
9388ea78f7
|
basic frame shipping, but bug in ncurses init/exit
|
2016-02-06 04:09:42 +01:00 |
|
tkarrass
|
bba1177326
|
params
|
2016-02-06 01:48:29 +01:00 |
|
tkarrass
|
65334c1779
|
renaming, cleanup
|
2016-02-05 23:29:15 +01:00 |
|
tkarrass
|
6a4fcb25c8
|
merged
|
2016-02-05 16:20:48 +01:00 |
|
tkarrass
|
e480ec2db4
|
no idea
|
2016-02-05 16:19:43 +01:00 |
|
|
d17f64b489
|
implement handshake and list of connected clients on the server
|
2016-01-30 02:04:13 +01:00 |
|
|
a9e3afffa9
|
TestNcurses in client & fix dimensions
|
2016-01-22 20:17:03 +01:00 |
|
tkarrass
|
fb77010302
|
Test (very) basic networking.
|
2016-01-19 16:51:50 +01:00 |
|
tkarrass
|
ca3f1947b3
|
Get Screen dimensions via goncurses
|
2016-01-19 16:38:15 +01:00 |
|
tkarrass
|
b4251237ba
|
Implement basic command structure
|
2016-01-18 23:19:51 +01:00 |
|