summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New implementation of NC is using event-systemLaG19242018-01-132-39/+35
|
* Finally removed all SFML referencesLaG19242018-01-132-3/+3
|
* Updated to 1.12.2LaG19242018-01-132-7/+7
|
* Backported to C++14LaG19242018-01-131-4/+4
|
* 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
|
* Added more mutexes -> It's working fine nowLaG19242018-01-132-29/+37
|
* Fixed some incorrect types for eventsLaG19242018-01-133-5/+5
|
* Single mutex for event systemLaG19242018-01-132-29/+24
|
* EventData is meaningless from nowLaG19242018-01-131-1/+0
|
* Tried to fix deadlockLaG19242018-01-133-27/+37
|
* All usages of previous event-system replaced with new event-systemLaG19242018-01-136-146/+140
|
* Implemented new event systemLaG19242018-01-132-0/+179
|
* Removed previous implementation of event-systemLaG19242018-01-132-371/+0
|
* Disabled VSyncLaG19242018-01-131-0/+2
|
* Fixed compilation errorsLaG19242018-01-1313-18/+34
|
* Section parser now in a separate fileLaG19242018-01-136-352/+367
|
* Refactored #include directivesLaG19242018-01-1341-129/+182
|
* 2017-10-15LaG19242018-01-136-129/+158
|
* 2017-10-14LaG19242018-01-1313-141/+296
|
* 2017-10-09LaG19242018-01-1323-483/+490
|
* 2017-10-07LaG19242018-01-133-15/+126
|
* 2017-09-30LaG19242018-01-1310-229/+316
|
* 2017-09-24LaG19242018-01-138-33/+151
|
* 2017-09-23LaG19242018-01-139-155/+263
|
* 2017-09-20LaG19242018-01-134-218/+145
|
* 2017-09-19LaG19242018-01-136-29/+82
|
* 2017-09-17LaG19242018-01-134-81/+110
|
* 2017-09-16LaG19242018-01-1315-320/+170
|
* 2017-09-15LaG19242018-01-1324-383/+687
|
* 2017-09-03LaG19242018-01-1315-86/+466
|
* 2017-08-29LaG19242018-01-1313-130/+751
|
* 2017-08-27LaG19242018-01-1320-457/+642
|
* 2017-08-23LaG19242017-08-2311-102/+212
|
* 2017-08-20LaG19242017-08-2021-175/+393
|
* 2017-08-19LaG19242017-08-1917-273/+142
|
* 2017-08-18LaG19242017-08-1814-305/+649
|
* 2017-08-17LaG19242017-08-179-353/+343
|
* 2017-08-16LaG19242017-08-1620-106/+874
|
* 2017-08-12LaG19242017-08-1219-88/+232
|
* 2017-08-07LaG19242017-08-0726-400/+801
|
* 2017-08-05LaG19242017-08-0511-42/+50
|
* 2017-08-03LaG19242017-08-0338-2559/+381
|
* 2017-07-29LaG19242017-07-2952-1042/+2722
|
* 2017-07-26LaG19242017-07-263-3/+3
|
* 2017-07-24LaG19242017-07-2429-43/+2099
|
* 2017-07-21LaG19242017-07-217-310/+530
|
* 2017-06-21LaG19242017-06-2139-2130/+337
|
* 2017-06-20LaG19242017-06-2012-683/+420
|
* 2017-06-17LaG19242017-06-1729-1657/+2010
|
* 2017-06-14LaG19242017-06-147-774/+1122
|
* 2017-06-07LaG19242017-06-078-272/+270
|
* 2017-05-31LaG19242017-05-3128-133/+408
|
* 2017-05-28LaG19242017-05-2820-931/+111
|
* 2017-05-26LaG19242017-05-2618-64/+174
|
* 2017-05-21LaG19242017-05-2114-97/+682
|
* 2017-05-18LaG19242017-05-1841-0/+3560