summaryrefslogtreecommitdiffstats
path: root/src/ui/studio.cpp
Commit message (Expand)AuthorAgeFilesLines
* #335, #348, #352krzys-h2014-11-011-1/+4
* I forgot to remove some debug stuffkrzys-h2014-10-291-3/+0
* Fixed program saving (#352)krzys-h2014-10-291-9/+17
* Fixed save directories in things not yet refactored to use PHYSFSkrzys-h2014-10-201-1/+1
* Merge branch 'dev-physfs' into devkrzys-h2014-10-191-1/+0
|\
| * Merge branch 'dev' into dev-physfskrzys-h2014-10-141-16/+18
| |\
| * | Fixed some warningskrzys-h2014-09-271-1/+0
* | | Changed max and default font sizekrzys-h2014-10-191-2/+2
| |/ |/|
* | Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
|/
* Removed some unused code related to Quit buttonkrzys-h2014-07-101-10/+0
* Removed old code based on #ifs (issue #55)krzys-h2014-06-271-6/+0
* CPauseManagerkrzys-h2013-12-311-6/+7
* Some further refactoring and test correctionsPiotr Dziwinski2013-12-201-1/+1
* Changed char[] to std::string in restextPiotr Dziwinski2013-12-041-24/+24
* Fixed some memory issuesPiotr Dziwinski2013-05-271-1/+1
* Fixed code formattingPiotr Dziwinski2013-05-271-10/+18
* Fixed some compilation warningsPiotr Dziwinski2013-05-271-2/+2
* Increased maximum font sizekrzys-h2013-05-011-1/+1
* * Fix for bad file listing (issue #60)erihel2013-04-111-1/+1
* * Issue #60: Fix for "(null)" instead of time on windows platformerihel2013-04-081-5/+4
* Added SatCom translationskrzys-h2013-03-291-1/+1
* * Changed Set/Get HilateCap to Set/Get HighlightCaperihel2013-03-201-3/+3
* * Implemented CStudio::UpdateDialogList() function for listing saved fileserihel2013-03-171-52/+19
* * Changed file loading to fix issue #73erihel2013-03-171-19/+17
* CInstanceManager refactoringPiotr Dziwiński2013-02-171-15/+14
* * Fixes to ingame editorerihel2013-02-091-20/+20
* Changing and saving input bindingsPiotr Dziwinski2012-10-071-2/+2
* Event fixes & refactoringPiotr Dziwinski2012-09-221-3/+3
* Input bindings rewritePiotr Dziwinski2012-09-191-2/+2
* Merge branch 'dev' of https://github.com/adiblol/colobot into devZaba9992012-09-181-4/+4
|\
| * Fixed invalid text alignmentPiotr Dziwinski2012-09-181-4/+4
* | Warnings cleaned, left only those connected to commented out code.Zaba9992012-09-181-12/+7
|/
* [src/ui] CStudio compilesMichał Konopacki2012-09-151-121/+153
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-6/+10
|\
* | * latest changeserihel2012-09-111-78/+82
* | latest changes; few more classes should compile nowerihel2012-08-311-114/+82
|/
* Removed trailing whitespacePiotr Dziwinski2012-06-261-2/+2
* Whitespace and language changePiotr Dziwinski2012-06-261-1665/+1665
* SDL projectPiotr Dziwinski2012-06-251-1/+1
* Templates for new implementationPiotr Dziwinski2012-06-221-5/+5
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-11/+9
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-113/+113
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-26/+26
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+1667