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