Age | Commit message (Expand) | Author |
2021-08-17 | fix opengl; update librw | aap |
2021-08-01 | Add ped and car density slider to menu, remove dumb collision "optimization" | erorcun |
2021-07-12 | miami: switch out current ini_parser.hpp with pulzed/mINI | withmorten |
2021-06-28 | rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con... | withmorten |
2021-06-28 | Redo ReadSaveBuf + common.h cleanup | Sergeanur |
2021-03-02 | update librw | aap |
2021-02-28 | fix postfx | aap |
2021-02-18 | add debug render groups | aap |
2021-02-18 | update librw; gl cleanup | aap |
2021-02-15 | removed some f suffixes from shaders | aap |
2021-02-12 | Cmake version for hash | Filip Gawin |
2021-02-12 | Remove version text, add toggleable debug info(with commit hash!) | erorcun |
2021-02-06 | reorganize shaders; use modulate flag; update librw | aap |
2021-01-28 | fix some little UB | aap |
2021-01-23 | Migrate from old .ini to new .ini | erorcun |
2021-01-23 | Store all settings in .INI | erorcun |
2021-01-23 | Includes overhaul, fix some compiler warnings | erorcun |
2021-01-18 | wrong ifdef | aap |
2021-01-09 | moved new renderer | aap |
2021-01-04 | cfo fix | erorcun |
2021-01-01 | increase screen droplet splash dist | aap |
2021-01-01 | Encode files to UTF-8 | Filip Gawin |
2020-12-30 | fix use of LoadFile | aap |
2020-12-29 | fix custom pipes mem leak | aap |
2020-12-28 | fix neo screendroplet moving | aap |
2020-12-27 | tiny rendering fixes | aap |
2020-12-27 | switch vehicle pipe default | aap |
2020-12-26 | fix a struct init | aap |
2020-12-26 | ffs | aap |
2020-12-26 | include case | aap |
2020-12-26 | make screendrops independent of neo.txd; enable new rendering by default | aap |
2020-12-25 | Fix debug menu memory leak | Sergeanur |
2020-12-24 | make screen droplets not crash without neo.txd | aap |
2020-12-19 | merge attempt | Nikolay Korolev |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions m... | Sergeanur |
2020-12-18 | PlayerInfo functions reordered into original order, FindPlayer... functions m... | Sergeanur |
2020-12-09 | Frontend cleanup, .INI, CFO, scrollable pages | erorcun |
2020-12-09 | Fix | erorcun |
2020-12-09 | Use SDL gamepad mapping in environment by @ZLau92, implement @Sergeanur 's id... | erorcun |
2020-12-06 | inttypes.h is part of the C++ standard, so prefix it | Anonymous Maarten |
2020-11-24 | cam fix; forgot some shaders | aap |
2020-11-19 | neo screen droplets | aap |
2020-11-19 | neo screen droplets | aap |
2020-11-18 | more fixes to librw stuff | aap |
2020-11-18 | more fixes to librw stuff | aap |
2020-11-18 | changes to librw layer, GLES now runtime choice | aap |
2020-11-18 | changes to librw layer, GLES now runtime choice | aap |
2020-11-03 | Merge pull request #789 from erorcun/master | erorcun |
2020-10-29 | implemented extra model flags for backface culling and alpha test from mobile | aap |
2020-10-28 | rewrite CFO + postfx/pipeline options | erorcun |