23 Commits

Author SHA1 Message Date
Yves Rizoud
1bfbb1a3b9 Old typo in SDL's readme. Oops.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1373 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2010-03-03 00:08:58 +00:00
Yves Rizoud
06c2c4aa83 Add first draft of a Quickstart guide (uncomplete)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1273 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2010-01-17 23:08:59 +00:00
Yves Rizoud
247d7f54fd Compilation adjustment for win32. I suspect the other targets also need something for lua.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1260 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2010-01-16 18:40:38 +00:00
Adrien Destugues
395c225463 -Disabled latex generation for doxygen (was weongly enabled because of previous cleanup)
-Removed version numbers and date from doxygen html footer so the files are no longer all modified when regenerating


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1166 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-11-11 14:22:58 +00:00
Yves Rizoud
0694f69c9c trunk: Lua binding works on Windows.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1101 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-10-29 22:50:34 +00:00
Yves Rizoud
db130fc60d trunk: Implemented file loading of JPEG, TGA, TIFF and a few others, by using SDL_Image builtin loader. Added visible 'hourglass' cursor during 24bit color reduction.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1085 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-10-21 22:12:56 +00:00
Yves Rizoud
8cf1266325 Updated readme
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1023 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-09-11 21:18:42 +00:00
Adrien Destugues
c199ad22eb Moved the french html docs from trunk to the new french section of the wiki.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@976 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-08-05 19:33:51 +00:00
Yves Rizoud
106912a5a0 Updated version number and README. Makefile can now change program version label, with 'make version LABEL=2.whatever
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@838 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-06-06 19:01:48 +00:00
Adrien Destugues
fe637a504c Removed old todo list (most of it is done, the remaining parts are on the bugtracker)
Slightly reformatted the readme and added a nice ascii logo to it.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@801 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-05-12 21:03:17 +00:00
Adrien Destugues
61e2487ec6 Added some notes to the new readme and compiling files for the 2.0b99% release.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@725 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-04-06 11:18:22 +00:00
Yves Rizoud
31756d2ee5 Updated version number to 99.0
Makefile: README.txt and a new COMPILING.txt are now added in win32 and src packages.
Updated NSIS script to 99.0 version.
Cleaned up the list of error codes and error messages.
Removed a debug print.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@724 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-04-05 23:38:11 +00:00
Adrien Destugues
bc127c5d6a Migrated the history to the wiki.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@712 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-04-02 21:10:06 +00:00
Yves Rizoud
eb781b9bd6 Renamed sources files to english words, updated makefile, recomputed dependencies.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@703 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-03-29 00:12:33 +00:00
Adrien Destugues
1570975949 Removing the english doc since it has been moved inside the wiki.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@549 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-01-21 19:10:50 +00:00
Yves Rizoud
4e0cdaef12 Readme: Mostly reordered history and added raough dates, and added some license details.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@481 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-01-15 21:03:34 +00:00
Adrien Destugues
fcfe85258c New up to date end-user readme file. Feel free to add/change/correct/whatever :)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@479 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-01-15 18:39:01 +00:00
Yves Rizoud
6413bdc474 Upload of the Win32 icons and DLLs
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@366 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2008-11-29 00:49:06 +00:00
Yves Rizoud
8c9f66625d Makefile: "zip" target to create a .tgz source archive. Docs: added GPL license.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@167 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2008-09-25 19:13:01 +00:00
Adrien Destugues
2091a1b071 Added various sample pictures to test the save and load. Also modified the release script to include the dlls to the zipfile.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@107 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2008-08-09 20:25:26 +00:00
Adrien Destugues
ce4f050709 Removed some accents in two filenames to avoid problems with some locale settings when doing a checkout
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@96 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2008-08-09 15:36:49 +00:00
Adrien Destugues
816230058e cleanup: doc moved to doc folder
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@22 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2007-09-18 18:04:57 +00:00
Adrien Destugues
306a004e36 First upload of the code.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2007-04-14 20:18:30 +00:00