Fork of the GCSx mirror. For now it's just to fix some brokeness. - Keywords: game-engine unfinished game-creation 2d-game-engine gcsx https://github.com/pgimeno/GCSx

pgimeno 9172cc3901 Change readme for GitHub. 8 년 전
doc dca1d8a4d4 *** empty log message *** 17 년 전
include e7d2bb776f *** empty log message *** 17 년 전
resource dca1d8a4d4 *** empty log message *** 17 년 전
.gitattributes a5efdf798b Add .gitignore and .gitattributes 8 년 전
.gitignore 7c3e00f13d Add *.gcs to .gitignore 8 년 전
GCSx.dev e7d2bb776f *** empty log message *** 17 년 전
GCSx_private.h e7d2bb776f *** empty log message *** 17 년 전
GCSx_private.rc e7d2bb776f *** empty log message *** 17 년 전
IMG.c 062a4859e4 *** empty log message *** 18 년 전
IMG_bmp.c 7bbc3249d5 added img loading library 20 년 전
IMG_gif.c 7bbc3249d5 added img loading library 20 년 전
IMG_jpg.c 7bbc3249d5 added img loading library 20 년 전
IMG_lbm.c 7bbc3249d5 added img loading library 20 년 전
IMG_pcx.c 7bbc3249d5 added img loading library 20 년 전
IMG_png.c 7bbc3249d5 added img loading library 20 년 전
IMG_pnm.c 7bbc3249d5 added img loading library 20 년 전
IMG_tga.c 7bbc3249d5 added img loading library 20 년 전
IMG_tif.c 7cf6c90464 Remove warnings that were harmless or mostly harmless. 8 년 전
IMG_xcf.c bf69f8eabf Remove warnings about code that was plain wrong or highly misguiding. 8 년 전
IMG_xpm.c 7bbc3249d5 added img loading library 20 년 전
IMG_xxx.c 7bbc3249d5 added img loading library 20 년 전
Makefile.unix 166d3a12d7 Allow adding flags to the compiler and linker command line. 8 년 전
Makefile.win dca1d8a4d4 *** empty log message *** 17 년 전
SDL_ttf.c 7f95d7e23a Make it compile again under Linux. 8 년 전
changelog.txt c1106bbf7f *** empty log message *** 17 년 전
gcsx_all.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_animgroup.cpp dca1d8a4d4 *** empty log message *** 17 년 전
gcsx_animgroupedit.cpp dca1d8a4d4 *** empty log message *** 17 년 전
gcsx_animgrouppaint.cpp dca1d8a4d4 *** empty log message *** 17 년 전
gcsx_animgroupprop.cpp dca1d8a4d4 *** empty log message *** 17 년 전
gcsx_bytecode.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_clipboard.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_color.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_colorselect.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_compile.cpp bf69f8eabf Remove warnings about code that was plain wrong or highly misguiding. 8 년 전
gcsx_config.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_console.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_datatype.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_debug.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_define.cpp 6984f542a4 *** empty log message *** 17 년 전
gcsx_dialog.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_editbox.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_editor.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_entity.cpp bf69f8eabf Remove warnings about code that was plain wrong or highly misguiding. 8 년 전
gcsx_event.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_exception.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_file.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_filedialog.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_folder.cpp 7f95d7e23a Make it compile again under Linux. 8 년 전
gcsx_frame.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_frontend.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_game.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_graphics.cpp 7cf6c90464 Remove warnings that were harmless or mostly harmless. 8 년 전
gcsx_gui.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_imgchoose.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_imgdialog.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_imgselect.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_importimg.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_layer.cpp 7cf6c90464 Remove warnings that were harmless or mostly harmless. 8 년 전
gcsx_layeredit.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_layerlist.cpp bf69f8eabf Remove warnings about code that was plain wrong or highly misguiding. 8 년 전
gcsx_layerprop.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_list.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_load.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_main.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_mem.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_mouse.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_opengl.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_popup.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_progress.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_resolution.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_rundata.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_save.cpp b66a0d3234 Use mkstemp instead of tempnam to create the temporary file. 8 년 전
gcsx_scene.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_sceneedit.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_sceneeditlayer.cpp 738b07f377 Remove warning about dubious code. The code might be right, but it didn't behave according to the indentation. At this stage I don't know if it was correct yet. I'm validating it as-is for the time being. 8 년 전
gcsx_sceneprop.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_script.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_scriptedit.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_scripteditor.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_scriptprop.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_slider.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_spawn.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_spawnedit.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_spawnprop.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_sprite.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_texture.cpp 6984f542a4 *** empty log message *** 17 년 전
gcsx_tileset.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_tilesetbrowse.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_tilesetedit.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_tilesetpaint.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_tilesetprop.cpp c1106bbf7f *** empty log message *** 17 년 전
gcsx_tokenize.cpp 6984f542a4 *** empty log message *** 17 년 전
gcsx_toolselect.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_tooltip.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_treeview.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_undo.cpp e7d2bb776f *** empty log message *** 17 년 전
gcsx_world.cpp 7cf6c90464 Remove warnings that were harmless or mostly harmless. 8 년 전
gcsx_worldedit.cpp 7cf6c90464 Remove warnings that were harmless or mostly harmless. 8 년 전
gcsx_worldplay.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_worldprop.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_wpreview.cpp 5eb2c3defb *** empty log message *** 17 년 전
gcsx_wscroll.cpp c1106bbf7f *** empty log message *** 17 년 전
readme.txt 9172cc3901 Change readme for GitHub. 8 년 전
sge_primitives.cpp 5eb2c3defb *** empty log message *** 17 년 전
sge_rotation.cpp 5eb2c3defb *** empty log message *** 17 년 전
sge_surface.cpp 5eb2c3defb *** empty log message *** 17 년 전

readme.txt

This unofficial fork was initiated so I could have a repository where
to commit my changes (the only plans so far are to fix it to compile again).

I've set up an (also unofficial) GitHub mirror of the original repository
here:

https://github.com/pgimeno/GCSx

which holds the original repository imported from SourceForge with rsync
and converted with cvs2git.

The original documentation (with a typo fix) follows.

##
## GCSx ( http://sourceforge.net/projects/gcsx/ )
##

**
** Copyright (C) 2003-2006 Janson
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
** the Free Software Foundation; either version 2 of the License, or
** (at your option) any later version.
**
** This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY; without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
**

GCSx is a 2D Game Creation System that uses tile-based maps, sprites,
and a flexible language to create any game type. (RPGs, Action, Puzzles,
etc.) GCSx was designed to improve on MegaZeux but avoid its two flaws-
a poor, jury-rigged language and text-mode graphics.

GCSx is currently in PRE-ALPHA STATUS. The executable or source you have
downloaded currently only exhibits a small fraction of the total planned
functionality. Any bugs or comments should be submitted via e-mail.
(I do not check SourceForge regularly at this time)

Up-to-date source code may be downloaded at the following location(s):

http://sourceforge.net/projects/gcsx/
http://cvs.sourceforge.net/viewcvs.py/gcsx/

If you have comments or are interested in contributing to this project,
please feel free to contact me-

tromdage@hotmail.com