summaryrefslogtreecommitdiffstats
path: root/src/World.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-08Fixed some errors detected by static analysisLaG19241-22/+19
2021-06-24Use 12+4 bits for BlockId, GetBlockInfo return pointer instead valueUIS1-3/+3
2021-06-07Fixed MacOS OpenGL errorsLaG19241-1/+1
2020-07-29Improved uncompressed chunks decodingLaG19241-1/+6
2020-07-27Support for non-overworld dimensionsLaG19241-2/+18
2019-05-19Implemented block-apiLaG19241-3/+3
2019-04-30Integrated Optick profilerLaG19241-0/+6
2019-01-27Added const-keyword to WorldLaG19241-30/+37
2019-01-27GameState double-bufferingLaG19241-5/+6
2019-01-27Added slow GameState syncLaG19241-31/+5
2018-08-21Fixed uninitialized variableLaG19241-1/+1
2018-08-09More BlockStatesLaG19241-1/+1
2018-08-08Implemented Creative FlightLaG19241-0/+17
2018-08-08Disabled collisions for double plants and flowersLaG19241-2/+2
2018-03-28Minor Section optimizationsLaG19241-2/+2
2018-03-13Optimized light parsingLaG19241-4/+14
2018-03-13Implemented basic lightingLaG19241-0/+113
2018-03-08Fixed holes when block on section border destroyedLaG19241-2/+14
2018-02-23Mouse capture fixElisey Puzko1-0/+1
2018-02-23Bare-bones face detection for a block placementElisey Puzko1-2/+2
2018-02-18Another attempt at increasing readabilityElisey Puzko1-26/+36
2018-02-06Simplified raycastLaG19241-78/+15
2018-02-03Block selection implemented with mouse-lookLaG19241-4/+83
2018-01-13All usages of previous event-system replaced with new event-systemLaG19241-4/+4
2018-01-13Refactored #include directivesLaG19241-0/+6
2018-01-132017-09-30LaG19241-3/+81
2018-01-132017-09-23LaG19241-1/+1
2018-01-132017-09-19LaG19241-1/+1
2018-01-132017-09-17LaG19241-1/+1
2018-01-132017-09-16LaG19241-1/+2
2018-01-132017-09-15LaG19241-94/+133
2018-01-132017-09-03LaG19241-13/+17
2018-01-132017-08-29LaG19241-0/+2
2018-01-132017-08-27LaG19241-39/+26
2017-08-232017-08-23LaG19241-33/+31
2017-08-202017-08-20LaG19241-4/+8
2017-08-192017-08-19LaG19241-53/+9
2017-08-182017-08-18LaG19241-38/+110
2017-08-172017-08-17LaG19241-0/+4
2017-08-162017-08-16LaG19241-0/+33
2017-08-122017-08-12LaG19241-16/+59
2017-08-072017-08-07LaG19241-0/+3
2017-07-292017-07-29LaG19241-1/+1
2017-07-212017-07-21LaG19241-7/+40
2017-06-212017-06-21LaG19241-4/+4
2017-06-172017-06-17LaG19241-72/+79
2017-06-072017-06-07LaG19241-77/+76
2017-05-312017-05-31LaG19241-5/+3
2017-05-282017-05-28LaG19241-19/+1
2017-05-262017-05-26LaG19241-12/+5
2017-05-182017-05-18LaG19241-3/+13
2017-05-132017-05-13LaG19241-0/+0
2017-04-212017-04-23LaG19241-7/+8
2017-04-212017-04-21LaG19241-165/+53