index
:
discobot/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-06-22
Update the Readme to represent the changed Project
TrueDoctor
2019-06-22
Merge pull request #39 from TrueDoctor/game_server_refactor
TrueDoctor
2019-06-21
Fix changed Method names and minor compiler warnings
Dennis Kobert
2019-06-21
Merge branch 'wasm' into game_server_refactor
Dennis Kobert
2019-06-21
update maths to math
konsumlamm
2019-06-21
refactor maths.rs to math.rs
konsumlamm
2019-06-14
Merge branch 'wasm' of https://github.com/TrueDoctor/DiscoBot into wasm
Dennis Kobert
2019-06-14
Fix canvas width
Dennis Kobert
2019-06-14
Adapt canvas rendering resolution to screen size
natrixaeria
2019-06-14
Draw a rectangle
natrixaeria
2019-06-14
Fill all screen space with the canvas
natrixaeria
2019-06-14
Wrap WebGl2
natrixaeria
2019-06-13
Add rendering loop
natrixaeria
2019-06-13
Draw violet background
natrixaeria
2019-06-13
Create a WebGl2 context
natrixaeria
2019-06-13
Split code into graphics and logic loop
natrixaeria
2019-06-12
Merge remote-tracking branch 'origin/master'
Dennis Kobert
2019-06-12
Adjust Codestyle
Dennis Kobert
2019-06-12
Clone the colored logging from old commit
natrixaeria
2019-06-11
Reorganize Project structure
Dennis Kobert
2019-06-11
Merge branch 'webhogg'
Dennis Kobert
2019-06-11
Move Discobot.sln
Dennis Kobert
2019-06-11
Add workers
natrixaeria
2019-06-11
Merge branch 'rework-backend'
Dennis Kobert
2019-06-11
Seperate the Core from dsa gamelogic
uzvkl
2019-06-11
Move dsa related stuff to subfolder
uzvkl
2019-06-11
Organize groups to seperate connention management form gamelogic
uzvkl
2019-06-11
Create a web page
natrixaeria
2019-06-11
Create a build script
natrixaeria
2019-06-11
Remove the WebInterface directory
natrixaeria
2019-06-03
Add further collision test cases
Dennis Kobert
2019-06-03
Add working multithreading to webserver
natrixaeria
2019-06-03
Configure webserver
natrixaeria
2019-06-02
Correct the filled colour
Dennis Kobert
2019-06-02
Merge branch 'webhogg' of github.com:TrueDoctor/DiscoBot into webhogg
Dennis Kobert
2019-06-02
Fix interBox collision
Dennis Kobert
2019-06-02
Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhogg
natrixaeria
2019-06-02
Draw on canvas
natrixaeria
2019-06-02
Fix rotated hitbox point interaction
Dennis Kobert
2019-06-02
Merge branch 'webhogg' of github.com:TrueDoctor/DiscoBot into webhogg
Dennis Kobert
2019-06-02
Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhogg
natrixaeria
2019-06-02
Send OffscreenCanvas to graphics worker
natrixaeria
2019-06-02
Rework collision detection to use projection
Dennis Kobert
2019-06-02
Add communicating between worker wasms
natrixaeria
2019-06-02
Merge branch 'dennis_rust' into webhogg
Dennis Kobert
2019-06-02
Add web wasm target to gitignore
Dennis Kobert
2019-06-02
Add test to Maths
Dennis Kobert
2019-06-01
Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhogg
natrixaeria
2019-06-01
Communicate from game logic to graphics
natrixaeria
2019-06-01
Merge pull request #38 from TrueDoctor/dennis_rust
TrueDoctor
[next]