sdk
12 years agoPatched dataType.ec to build on GCC 3.4.5 (Declaration ordering issue)
Jerome St-Louis [Fri, 27 May 2011 01:47:11 +0000 (20:47 -0500)]
Patched dataType.ec to build on GCC 3.4.5 (Declaration ordering issue)

12 years agoModifications to fix crashes on Window with alphaBlend = true on 16 bit display
Jerome St-Louis [Fri, 27 May 2011 00:20:34 +0000 (20:20 -0400)]
Modifications to fix crashes on Window with alphaBlend = true on 16 bit display

12 years agoUpdated SQLite to 3.7.6.3. Note: Put back Optimized for speed in project settings...
Jerome St-Louis [Fri, 27 May 2011 00:02:14 +0000 (20:02 -0400)]
Updated SQLite to 3.7.6.3. Note: Put back Optimized for speed in project settings. Need to manually take out -ffast-math from Makefile when building in Release.

13 years agoextras/CSV: Rewrote CommaSeparatedProcessor::Process, please migrate missing features...
Jerome St-Louis [Sun, 22 May 2011 07:55:55 +0000 (03:55 -0400)]
extras/CSV: Rewrote CommaSeparatedProcessor::Process, please migrate missing features, e.g. { }

13 years agosdk:ide: fixed debugger stopped on compiling other config> http://ecere.com/mantis...
Rejean Loyer [Thu, 19 May 2011 19:03:16 +0000 (15:03 -0400)]
sdk:ide: fixed debugger stopped on compiling other config> ecere.com/mantis/view.php?id=589

13 years agoide: Fixed go to error broken by MSVS support
Jerome St-Louis [Thu, 19 May 2011 07:00:44 +0000 (03:00 -0400)]
ide: Fixed go to error broken by MSVS support

13 years agoEditBox: Organized keywords in syntax highlighting
Jerome St-Louis [Thu, 19 May 2011 06:57:46 +0000 (02:57 -0400)]
EditBox: Organized keywords in syntax highlighting

13 years agoTemporary workaround for MinGW gcc 4.5 bug
Jerome St-Louis [Thu, 19 May 2011 06:55:25 +0000 (02:55 -0400)]
Temporary workaround for MinGW gcc 4.5 bug
Bug described @ https://sourceforge.net/tracker/?func=detail&aid=3304403&group_id=2435&atid=102435#

13 years agosamples: removed old obj dirs from epj files
Rejean Loyer [Thu, 19 May 2011 00:38:49 +0000 (20:38 -0400)]
samples: removed old obj dirs from epj files

13 years agoextras: renamed extras/WIA.ec -> extras/wia.ec
Rejean Loyer [Wed, 18 May 2011 23:53:19 +0000 (19:53 -0400)]
extras: renamed extras/WIA.ec -> extras/wia.ec

13 years agoide: Fix for loading legacy .epj's (was crashing on installer.epj)
Jerome St-Louis [Tue, 17 May 2011 05:49:55 +0000 (01:49 -0400)]
ide: Fix for loading legacy .epj's (was crashing on installer.epj)
   - includeDirs/libraryDirs properties deleting when empty

13 years agoFixed up ide.epj and Makefile to always use obj/resources.o regardless of config
Jerome St-Louis [Tue, 17 May 2011 05:11:14 +0000 (01:11 -0400)]
Fixed up ide.epj and Makefile to always use obj/resources.o regardless of config
- Makes it so that the Debug just builds after a 'make'

13 years agosamples: added the sample SQLite file for db/MovieCollection
Jerome St-Louis [Tue, 17 May 2011 03:59:00 +0000 (23:59 -0400)]
samples: added the sample SQLite file for db/MovieCollection

13 years agosamples: Renamed BitmapAudioKB->bitmapsAndKB
Jerome St-Louis [Tue, 17 May 2011 03:47:41 +0000 (23:47 -0400)]
samples: Renamed BitmapAudioKB->bitmapsAndKB

13 years agosamples: Added some guiAndGfx and resources
Jerome St-Louis [Tue, 17 May 2011 03:35:57 +0000 (23:35 -0400)]
samples: Added some guiAndGfx and resources

13 years agosamples: added new resources, regrouped card games, brainstonz
Jerome St-Louis [Tue, 17 May 2011 02:34:22 +0000 (22:34 -0400)]
samples: added new resources, regrouped card games, brainstonz

13 years agosamples:games: added bomb, poker, tetris, tongIts
Rejean Loyer [Tue, 17 May 2011 00:44:43 +0000 (20:44 -0400)]
samples:games: added bomb, poker, tetris, tongIts

13 years agosamples: added missing resources
Rejean Loyer [Mon, 16 May 2011 19:04:38 +0000 (15:04 -0400)]
samples: added missing resources

13 years agosamples: fixed relative paths to extras in project files
Rejean Loyer [Mon, 16 May 2011 18:10:06 +0000 (14:10 -0400)]
samples: fixed relative paths to extras in project files
This reverts commit 414082f39cfcdaf240e9c75f801447594895015e.

13 years agosamples - terrainCameraDemo: change location, reverted previous move
Rejean Loyer [Mon, 16 May 2011 17:56:35 +0000 (13:56 -0400)]
samples - terrainCameraDemo: change location, reverted previous move
This reverts commit 30987509aa02d87b4dfd6f56403db61b7e9da715.

13 years agoadded name for SubdivisionCategory and category for both CASubdivisionCode and USSubd...
Rejean Loyer [Mon, 16 May 2011 14:18:36 +0000 (10:18 -0400)]
added name for SubdivisionCategory and category for both CASubdivisionCode and USSubdivisionCode

13 years agomoved terrainCameraDemo to samples/games
Rejean Loyer [Mon, 16 May 2011 13:52:13 +0000 (09:52 -0400)]
moved terrainCameraDemo to samples/games

13 years agoadded samples games/othello, games/ruff and games/scrabble
Rejean Loyer [Mon, 16 May 2011 13:34:09 +0000 (09:34 -0400)]
added samples games/othello, games/ruff and games/scrabble
added missing resources for various other samples
3D/ModelViewer, 3D/TransCube, guiAndGfx/childWindows,
guiAndGfx/openrider and guiAndGfx/skinning
updated guiAndGfx/openrider/openrider.epj

13 years agofixed file paths for /sdk/extras/* in samples/*.epj
Rejean Loyer [Mon, 16 May 2011 09:19:10 +0000 (05:19 -0400)]
fixed file paths for /sdk/extras/* in samples/*.epj

13 years agoadded new samples' common LICENSE file
Rejean Loyer [Mon, 16 May 2011 08:48:26 +0000 (04:48 -0400)]
added new samples' common LICENSE file

13 years agoremoved some resources that should not have been commited
Rejean Loyer [Mon, 16 May 2011 08:29:52 +0000 (04:29 -0400)]
removed some resources that should not have been commited

13 years agofixed line number off by one or more
Rejean Loyer [Mon, 16 May 2011 05:26:03 +0000 (01:26 -0400)]
fixed line number off by one or more

13 years agoremoved a few stray files from ecere resources directory (sdk/ecere/res)
Rejean Loyer [Mon, 16 May 2011 05:27:42 +0000 (01:27 -0400)]
removed a few stray files from ecere resources directory (sdk/ecere/res)

13 years agoInitial git commit -- Transition from CodeGuard repository
Jerome St-Louis [Sun, 15 May 2011 06:37:28 +0000 (02:37 -0400)]
Initial git commit -- Transition from CodeGuard repository