Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2022-10-24formatting fixesredruin1
2022-10-23added error checks on all zip/unz functionsredruin1
2022-10-19Fix(?) for obscure 0.0 deltatime Linux crashRed
2022-10-19fixed object message bug caused on level resetredruin1
2022-10-18cleanup push to test linux build for bugsredruin1
2022-10-17fixed stbi heightmap loadingredruin1
2022-05-12Merge pull request #67 from feliwir/fix-clang-checkNeal Gompa (ニール・ゴンパ)
2022-05-10Remove theora usage from OGStephan Vedder
2022-05-10Fix exclude-regexStephan Vedder
2022-05-10Exclude unused header styleStephan Vedder
2022-05-10Remove freeimage includeStephan Vedder
2022-05-10Replace freeimageStephan Vedder
2022-05-10Merge pull request #65 from feliwir/modularizeMax Danielsson
2022-05-09Apply formattingStephan Vedder
2022-05-09Remove redundant slashStephan Vedder
2022-05-06Use clang-tidy to find performance issues (#60)Stephan Vedder
2022-05-06Merge pull request #62 from feliwir/clang-tidy-overrideNeal Gompa (ニール・ゴンパ)
2022-05-06Merge pull request #61 from feliwir/clang-tidy-modernizeNeal Gompa (ニール・ゴンパ)
2022-05-06Merge pull request #59 from feliwir/fix-image-samplerNeal Gompa (ニール・ゴンパ)
2022-05-05Simplify buildStephan Vedder
2022-05-04Add ctime include in datemodified to fix compile issue on vs2017Max Danielsson
2022-05-04Use override keyword where applicableStephan Vedder
2022-05-04FixesStephan Vedder
2022-05-04Manually improve generated changesStephan Vedder
2022-05-04Use range based loops where applicableStephan Vedder
2022-05-04Allow to disable DDS image searchStephan Vedder
2022-05-03Merge pull request #54 from feliwir/glew-replacementNeal Gompa (ニール・ゴンパ)
2022-05-03Merge pull request #53 from feliwir/compiletime-reductionNeal Gompa (ニール・ゴンパ)
2022-05-03Set unix macro explicitly for appleStephan Vedder
2022-05-03Improve unix detectionStephan Vedder
2022-05-03Define PLATFORM_UNIX if we're on __APPLE__Max Danielsson
2022-05-03Fix missing whitespace in defined macro for platform.hMax Danielsson
2022-05-02Add typdef for ASFunctionHandleStephan Vedder
2022-05-02Readd codeStephan Vedder
2022-05-02Readd single pass cascade optionStephan Vedder
2022-05-02FixesStephan Vedder
2022-05-02Remove deprecated image formatsStephan Vedder
2022-05-02Remove old glu functionsStephan Vedder
2022-05-02Start replacing some legacy formatsStephan Vedder
2022-05-02Remove GLEW for GLADStephan Vedder
2022-04-29Merge pull request #51 from DrCrinkle/DrCrinkle-patch-1Neal Gompa (ニール・ゴンパ)
2022-04-29Remove superflous includesStephan Vedder
2022-04-29Remove unused SDL includesStephan Vedder
2022-04-29Use already existing forward declarationsStephan Vedder
2022-04-29Decrease engine.h costStephan Vedder
2022-04-29Remove unused debug visualizationStephan Vedder
2022-04-29Remove unused geometry helpersStephan Vedder
2022-04-29Remove unused texturepackStephan Vedder
2022-04-29Expand buffer size to avoid buffer overflowTaylor Asplund
2022-04-29Use the SDL2 perf counter (#50)Stephan Vedder