summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-14Implemented basic chat-component parsingLaG19241-21/+17
2018-01-14Fixed chat errorLaG19241-0/+1
2018-01-13Fixed segfault on connecting to serverLaG19241-6/+6
2018-01-13Removed GlobalState thread. His tasks assigned to Render thread.LaG19243-117/+94
2018-01-13Replaced all usages of NC to new implementationLaG19243-64/+47
2018-01-13New implementation of NC is using event-systemLaG19242-39/+35
2018-01-13Finally removed all SFML referencesLaG19242-3/+3
2018-01-13Updated to 1.12.2LaG19242-7/+7
2018-01-13Backported to C++14LaG19241-4/+4
2018-01-13Added togglable VSync optionLaG19241-0/+10
2018-01-13There is no more latency in PUSH_EVENT, so DIRECT_EVENT_CALL can be replaced with PUSH_EVENTLaG19241-1/+1
2018-01-13Added more mutexes -> It's working fine nowLaG19242-29/+37
2018-01-13Fixed some incorrect types for eventsLaG19243-5/+5
2018-01-13Single mutex for event systemLaG19242-29/+24
2018-01-13EventData is meaningless from nowLaG19241-1/+0
2018-01-13Tried to fix deadlockLaG19243-27/+37
2018-01-13All usages of previous event-system replaced with new event-systemLaG19246-146/+140
2018-01-13Implemented new event systemLaG19242-0/+179
2018-01-13Removed previous implementation of event-systemLaG19242-371/+0
2018-01-13Disabled VSyncLaG19241-0/+2
2018-01-13Fixed compilation errorsLaG192413-18/+34
2018-01-13Section parser now in a separate fileLaG19246-352/+367
2018-01-13Refactored #include directivesLaG192441-129/+182
2018-01-132017-10-15LaG19246-129/+158
2018-01-132017-10-14LaG192413-141/+296
2018-01-132017-10-09LaG192423-483/+490
2018-01-132017-10-07LaG19243-15/+126
2018-01-132017-09-30LaG192410-229/+316
2018-01-132017-09-24LaG19248-33/+151
2018-01-132017-09-23LaG19249-155/+263
2018-01-132017-09-20LaG19244-218/+145
2018-01-132017-09-19LaG19246-29/+82
2018-01-132017-09-17LaG19244-81/+110
2018-01-132017-09-16LaG192415-320/+170
2018-01-132017-09-15LaG192424-383/+687
2018-01-132017-09-03LaG192415-86/+466
2018-01-132017-08-29LaG192413-130/+751
2018-01-132017-08-27LaG192420-457/+642
2017-08-232017-08-23LaG192411-102/+212
2017-08-202017-08-20LaG192421-175/+393
2017-08-192017-08-19LaG192417-273/+142
2017-08-182017-08-18LaG192414-305/+649
2017-08-172017-08-17LaG19249-353/+343
2017-08-162017-08-16LaG192420-106/+874
2017-08-122017-08-12LaG192419-88/+232
2017-08-072017-08-07LaG192426-400/+801
2017-08-052017-08-05LaG192411-42/+50
2017-08-032017-08-03LaG192438-2559/+381
2017-07-292017-07-29LaG192452-1042/+2722
2017-07-262017-07-26LaG19243-3/+3
2017-07-242017-07-24LaG192429-43/+2099
2017-07-212017-07-21LaG19247-310/+530
2017-06-212017-06-21LaG192439-2130/+337
2017-06-202017-06-20LaG192412-683/+420
2017-06-172017-06-17LaG192429-1657/+2010
2017-06-142017-06-14LaG19247-774/+1122
2017-06-072017-06-07LaG19248-272/+270
2017-05-312017-05-31LaG192428-133/+408
2017-05-282017-05-28LaG192420-931/+111
2017-05-262017-05-26LaG192418-64/+174
2017-05-212017-05-21LaG192414-97/+682
2017-05-182017-05-18LaG192441-0/+3560