index
:
anonymous/AltCraft
ftr/better-water
master
Minecraft:JE in C++
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
GlobalState.cpp
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Renamed GlobalState to Game
LaG1924
2019-04-21
1
-238
/
+0
|
*
GameState double-buffering
LaG1924
2019-01-27
1
-2
/
+9
|
*
#11 Single field for ip and port
uis
2018-10-17
1
-2
/
+2
|
*
Bare-bones blocks placement
Elisey Puzko
2018-02-22
1
-0
/
+4
|
*
New event: SelectedBlockChanged
Elisey Puzko
2018-02-20
1
-1
/
+6
|
*
Small changes to conform Google C++ styleguide
Elisey Puzko
2018-02-18
1
-38
/
+39
|
*
Implemented basic digging
LaG1924
2018-02-03
1
-0
/
+8
|
*
Fixed segfault on connecting to server
LaG1924
2018-01-13
1
-6
/
+6
|
*
Removed GlobalState thread. His tasks assigned to Render thread.
LaG1924
2018-01-13
1
-35
/
+11
|
*
Replaced all usages of NC to new implementation
LaG1924
2018-01-13
1
-4
/
+7
|
*
Fixed some incorrect types for events
LaG1924
2018-01-13
1
-2
/
+2
|
*
Tried to fix deadlock
LaG1924
2018-01-13
1
-1
/
+2
|
*
All usages of previous event-system replaced with new event-system
LaG1924
2018-01-13
1
-37
/
+34
|
*
Fixed compilation errors
LaG1924
2018-01-13
1
-0
/
+4
|
*
Refactored #include directives
LaG1924
2018-01-13
1
-0
/
+1
|
*
2017-10-15
LaG1924
2018-01-13
1
-10
/
+23
|
*
2017-10-14
LaG1924
2018-01-13
1
-1
/
+4
|
*
2017-10-09
LaG1924
2018-01-13
1
-0
/
+215