- May 06, 2011
-
-
dg authored
New method font:draw(string, max_size, r, g, b) that is the same as TString:makeTextureLines() & countLines() combined, but it works on plain strings and it is *fast* Log & Flying texts now have a small shadow to outline the texts git-svn-id: http://svn.net-core.org/repos/t-engine4@3319 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Apr 06, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@3172 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Mar 11, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2993 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Mar 09, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2990 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2989 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
The C core is not split into a shared library (.so/.dll/...). The game executable is now a very simple runner that takes a core name and dynamically loads and runs it. This will allow the game to make updates even if the C core changes, since it can simply download the new dll and place it along the other engine stuff. This means that in the future when a module needs a version of the engine no present it will simply download it and switch to it. Same for old savefiles, they will use the current module & engine version to run. need people to test this on OSX as no special care has been taken for it yet *WORK IN PROGRESS* git-svn-id: http://svn.net-core.org/repos/t-engine4@2988 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Mar 03, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2903 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 27, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2866 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 18, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2752 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2745 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 10, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2709 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 09, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2692 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Jan 31, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2580 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Jan 24, 2011
-
-
dg authored
Nerf flurry somewhat git-svn-id: http://svn.net-core.org/repos/t-engine4@2494 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 22, 2010
-
-
dg authored
Renamed Strength & Willpower infusions git-svn-id: http://svn.net-core.org/repos/t-engine4@2189 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 20, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@2174 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 14, 2010
-
-
dg authored
Game modules will be verified against an online check; profile data logging and online charsheet will only activate if the game is found to be clean. This is to prevent developpers & testers from erroneously uploading false data git-svn-id: http://svn.net-core.org/repos/t-engine4@2142 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Oct 27, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1637 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Sep 23, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1297 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Sep 15, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1215 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Sep 05, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1150 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Sep 03, 2010
-
-
dg authored
Added jellies images git-svn-id: http://svn.net-core.org/repos/t-engine4@1131 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Aug 04, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@981 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Aug 03, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@978 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Jun 03, 2010
-
-
dg authored
add new shaders shaders work git-svn-id: http://svn.net-core.org/repos/t-engine4@749 51575b47-30f0-44d4-a5cc-537603b46e54
-
- May 21, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@667 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Apr 07, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@522 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Apr 04, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@502 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@501 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Apr 03, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@493 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Mar 18, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@447 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
it is off by default it can be turned on when premaking: premake4 --lua=jitx86 gmake git-svn-id: http://svn.net-core.org/repos/t-engine4@438 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 30, 2009
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@162 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 29, 2009
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@160 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 28, 2009
-
-
dg authored
get self path for linux windows and osx to find our own executable git-svn-id: http://svn.net-core.org/repos/t-engine4@158 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 26, 2009
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@149 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 10, 2009
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@111 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 09, 2009
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@107 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 02, 2009
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@87 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Dec 01, 2009
-
-
dg authored
AIs base simple AI fix core GameEnergyBased class to allow actors with too muych energy to act anyway git-svn-id: http://svn.net-core.org/repos/t-engine4@81 51575b47-30f0-44d4-a5cc-537603b46e54
-