raze-gles/polymer/eduke32
hnt_ts 92b3e13d3d Implemented another approach of storing of line numbers.
Good news: one can load old savegame.
Bad news: the code takes twice the space then before.

I had change it to this way because:
1.Opcodes could be interpreted as pointers.
2.Some CON command aren’t compiled in the code and cause problems too.
3.Ideal method would be converting pointers to offsets related to the script(as TerminX suggested). But it’s quite difficult to do and the next snapshot might be unstable(crashy).


git-svn-id: https://svn.eduke32.com/eduke32@975 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-14 17:18:16 +00:00
..
AL OpenAL patch from Hunter_rus... haven't even tried to make this work with MSVC yet 2008-03-08 05:23:15 +00:00
eobj Importing source for great justice 2006-04-13 20:47:06 +00:00
eobj_win 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
installer 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
obj Importing source for great justice 2006-04-13 20:47:06 +00:00
obj_win 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
rsrc 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
source Implemented another approach of storing of line numbers. 2008-08-14 17:18:16 +00:00
buildlic.txt 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
ChangeLog Update repo to 1.4.0 beta 2 2006-07-18 21:08:38 +00:00
ChangeLog.html Update repo to 1.4.0 beta 2 2006-07-18 21:08:38 +00:00
duke3d.def.sample Importing source for great justice 2006-04-13 20:47:06 +00:00
eduke32.sln git-svn-id: https://svn.eduke32.com/eduke32@602 1a8010ca-5511-0410-912e-c29ae57300e0 2008-01-27 22:50:29 +00:00
eduke32.vcproj git-svn-id: https://svn.eduke32.com/eduke32@961 1a8010ca-5511-0410-912e-c29ae57300e0 2008-08-10 13:07:07 +00:00
enhance.con.sample Update repo to 1.4.0 beta 2 2006-07-18 21:08:38 +00:00
GNU.TXT Importing source for great justice 2006-04-13 20:47:06 +00:00
m32help.hlp Improved formating of the help. 2008-06-11 07:06:10 +00:00
MakeDistributions git-svn-id: https://svn.eduke32.com/eduke32@482 1a8010ca-5511-0410-912e-c29ae57300e0 2007-02-05 01:33:08 +00:00
Makefile git-svn-id: https://svn.eduke32.com/eduke32@804 1a8010ca-5511-0410-912e-c29ae57300e0 2008-06-14 09:25:22 +00:00
Makefile.deps git-svn-id: https://svn.eduke32.com/eduke32@950 1a8010ca-5511-0410-912e-c29ae57300e0 2008-08-09 10:42:16 +00:00
Makefile.msvc Part of a patch from Philipp Kutin (Helixhorned) plus MSVC build fix 2008-05-15 03:16:38 +00:00
Makefile.watcom OpenAL patch from Hunter_rus... haven't even tried to make this work with MSVC yet 2008-03-08 05:23:15 +00:00
makemsc.bat Importing source for great justice 2006-04-13 20:47:06 +00:00
makew.bat Importing source for great justice 2006-04-13 20:47:06 +00:00
names.h 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
SEHELP.HLP Importing source for great justice 2006-04-13 20:47:06 +00:00
STHELP.HLP Importing source for great justice 2006-04-13 20:47:06 +00:00
tiles.cfg git-svn-id: https://svn.eduke32.com/eduke32@861 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-17 23:14:32 +00:00