summaryrefslogtreecommitdiffstats
path: root/src/Render.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bare-bones face detection for a block placementElisey Puzko2018-02-231-0/+1
|
* Bare-bones blocks placementElisey Puzko2018-02-221-5/+12
|
* New event: SelectedBlockChangedElisey Puzko2018-02-201-163/+166
|
* Another attempt at increasing readabilityElisey Puzko2018-02-181-85/+148
|
* Block selection implemented with mouse-lookLaG19242018-02-031-1/+7
|
* Implemented basic diggingLaG19242018-02-031-9/+19
|
* Fixed chat errorLaG19242018-01-141-0/+1
|
* Removed GlobalState thread. His tasks assigned to Render thread.LaG19242018-01-131-79/+77
|
* Finally removed all SFML referencesLaG19242018-01-131-2/+2
|
* Added togglable VSync optionLaG19242018-01-131-0/+10
|
* There is no more latency in PUSH_EVENT, so DIRECT_EVENT_CALL can be replaced with PUSH_EVENTLaG19242018-01-131-1/+1
|
* Fixed some incorrect types for eventsLaG19242018-01-131-2/+2
|
* All usages of previous event-system replaced with new event-systemLaG19242018-01-131-68/+64
|
* Disabled VSyncLaG19242018-01-131-0/+2
|
* Fixed compilation errorsLaG19242018-01-131-1/+1
|
* Refactored #include directivesLaG19242018-01-131-4/+7
|
* 2017-10-15LaG19242018-01-131-51/+59
|
* 2017-10-14LaG19242018-01-131-99/+143
|
* 2017-10-09LaG19242018-01-131-22/+25
|
* 2017-10-07LaG19242018-01-131-3/+4
|
* 2017-09-30LaG19242018-01-131-6/+11
|
* 2017-09-23LaG19242018-01-131-0/+2
|
* 2017-09-20LaG19242018-01-131-2/+2
|
* 2017-09-19LaG19242018-01-131-2/+2
|
* 2017-09-16LaG19242018-01-131-14/+82
|
* 2017-09-15LaG19242018-01-131-11/+62
|
* 2017-09-03LaG19242018-01-131-3/+6
|
* 2017-08-29LaG19242018-01-131-77/+195
|
* 2017-08-27LaG19242018-01-131-96/+82
|
* 2017-08-23LaG19242017-08-231-4/+3
|
* 2017-08-20LaG19242017-08-201-5/+6
|
* 2017-08-19LaG19242017-08-191-8/+9
|
* 2017-08-17LaG19242017-08-171-2/+6
|
* 2017-08-16LaG19242017-08-161-3/+6
|
* 2017-08-12LaG19242017-08-121-4/+10
|
* 2017-08-07LaG19242017-08-071-34/+95
|
* 2017-08-05LaG19242017-08-051-4/+8
|
* 2017-08-03LaG19242017-08-031-2/+20
|
* 2017-07-29LaG19242017-07-291-0/+137