jarod42
acdbd4d021
CleanUp
2004-06-25 16:39:05 +00:00
jarod42
ba9ea2ec74
CleanUp
2004-06-25 16:04:14 +00:00
jarod42
43a340ee34
CleanUp
2004-06-25 15:16:22 +00:00
mr-russ
f10d5c5c8e
Fixed Bug #978835 : gcc 3.3.3 gives deprecated warnings on build
2004-06-25 06:22:24 +00:00
mr-russ
d75e96d4fe
OpenGL version should use static as well
2004-06-25 03:36:27 +00:00
mr-russ
2d34efafb2
Add Version to HomePath, so 2.0 configs don't get messed up with 2.1
...
Will reduce debugging later for users
2004-06-25 02:22:15 +00:00
mr-russ
92b918aa77
Update CVS to pre2 release version.
...
Updated make release to create an opengl binary, and a nongl binary.
configure should create static binaries now.
2004-06-25 01:08:48 +00:00
mr-russ
8c01b019c8
Update MISC files to include correct path.
...
Fixes Bug #978829 : 2.1 pre1 missing src/video/_clip_rectangle
2004-06-24 23:06:09 +00:00
jarod42
b176ac2345
CleanUp
2004-06-24 17:07:54 +00:00
jarod42
107c6b7a9c
CleanUp
2004-06-24 16:18:58 +00:00
jarod42
87bfbcf25e
CleanUp
2004-06-24 16:01:53 +00:00
nehalmistry
1505616e28
end of song is detected correctly
2004-06-24 15:37:42 +00:00
jarod42
bbcd4f4a58
CleanUp
2004-06-24 15:35:03 +00:00
jarod42
692939e806
CleanUp
2004-06-24 14:47:47 +00:00
jarod42
4af00dae61
CleanUp
2004-06-24 14:15:02 +00:00
jarod42
d24f4050a4
CleanUp
2004-06-24 14:07:52 +00:00
jarod42
a20667c7f9
CleanUp
2004-06-24 13:37:21 +00:00
jarod42
e4d0d1605a
Cleanup and mange //@} for doc
2004-06-23 21:42:12 +00:00
jarod42
08048457c6
delete-trailling-whitespace and move //@} for doc
2004-06-23 21:15:38 +00:00
jarod42
70ac42af1c
update doc to lua
2004-06-23 20:32:40 +00:00
mr-russ
95061a8bb4
Prevent Crash on some systems, and correct code for others.
...
If GameName is not set yet, as it may not be when the game starts,
ignore trying to load data from those locations.
2004-06-20 21:59:27 +00:00
mr-russ
8fb3a7384d
Fix breakages after renaming index.html and directory.
...
Added NEXT and PREV to index to allow to start the cycling from the index page.
2004-06-20 07:10:04 +00:00
jsalmon3
9779eda08e
Version 2.1pre1
2004-06-19 17:31:56 +00:00
jsalmon3
d3046da5c6
Version 2.1pre1
2004-06-19 17:21:04 +00:00
jarod42
2646b59702
Correct Mohydine's indentation
2004-06-19 15:09:09 +00:00
jarod42
490bfbe7de
CleanUp + replace #if 0 by #ifndef MAP_REGIONS
2004-06-18 16:20:42 +00:00
mohydine
b8a42b50e1
Return error instead of crash
2004-06-18 02:05:14 +00:00
jsalmon3
5c52a589a4
Cleanup
2004-06-12 17:49:21 +00:00
jsalmon3
2a32252d39
Cleanup
2004-06-12 17:39:37 +00:00
jsalmon3
b3f0f9e12c
Tabs
2004-06-12 17:24:12 +00:00
nehalmistry
70d10de524
vp31 fixes for mac
2004-06-11 23:39:33 +00:00
nehalmistry
5ae220059d
remove SoundSampleSize and SoundFrequency defines
2004-06-10 20:01:06 +00:00
nehalmistry
65ea254863
dont fill channel if volume is 0
2004-06-10 18:59:05 +00:00
nehalmistry
d23eaa76af
increase MAX_SOUND_REQUESTS and MaxChannels
2004-06-10 18:51:53 +00:00
nehalmistry
2ef1e983c0
fix sound bug caused by recent sound commit
2004-06-10 18:42:06 +00:00
jsalmon3
8c022f2e00
Check run away location
2004-06-08 02:04:39 +00:00
jsalmon3
69e8aa596a
Fixed alpha with opengl
2004-06-07 02:29:46 +00:00
mr-russ
dfa6f861bf
Updated Headers to have working links.
...
Added RETURNS to a number of functions.
began work in config.html ensure all the documentation information is accurate.
2004-06-06 09:25:28 +00:00
mr-russ
f005ade2b2
Updated main documentation further to be current.
...
Accidently committed half updated config.html
2004-06-06 05:22:25 +00:00
jsalmon3
e8794b4961
Changed to Assert
2004-06-05 17:49:37 +00:00
mr-russ
0a757400a8
Added a number of new functions.
2004-06-04 23:30:33 +00:00
mr-russ
0888f7691d
Added savegame.html for function relating to only savegame internals.
...
Began adding functions and descriptions that are in the code that are
not in the documentation. Still many to go.
2004-06-04 13:10:57 +00:00
mr-russ
6fe5135b9f
Finished Function name update to Lua name.
...
Removed all documentation of function that are not in the code.
Functions need to be added from the code to the documentation.
Then Documentation needs to be updated to be complete for each of the
old functions mentioned.
2004-06-04 12:26:49 +00:00
nehalmistry
9e05ecda78
fix compile error with opengl
2004-06-03 17:10:52 +00:00
nehalmistry
5488366ac4
fix compile error on linux
2004-06-03 17:05:49 +00:00
nehalmistry
ed8f45f359
remove global function prefix, change local to static
2004-06-03 04:18:55 +00:00
nehalmistry
63c9105ba2
cleanups
2004-06-03 03:18:12 +00:00
nehalmistry
1932306116
reduce memory usage; cleanups
2004-06-03 02:13:13 +00:00
mr-russ
c77f897833
Documentation Updates to the current point in time.
...
Still cleaning up needs to be done.
AI still needs work to complete the rename to lua phase.
2004-06-02 07:13:11 +00:00
jsalmon3
55a5fd5668
Undo DefineVariables patch, wait until after 2.1 is released
2004-05-31 19:54:15 +00:00