nehalmistry
|
46f7f34718
|
fix indenting
|
2004-04-09 17:50:55 +00:00 |
|
nehalmistry
|
b947251df6
|
cleanups; exit if sdl-config not found
|
2004-04-08 01:17:07 +00:00 |
|
nehalmistry
|
5948ef373d
|
update a faq item
|
2004-04-07 18:19:23 +00:00 |
|
nehalmistry
|
11a96317e8
|
doc updates
|
2004-04-07 18:14:01 +00:00 |
|
jarod42
|
238e1ec59e
|
cleaning
|
2004-04-07 13:21:46 +00:00 |
|
jarod42
|
beab92a983
|
s#@fixme#todo#g
|
2004-04-06 21:10:08 +00:00 |
|
jarod42
|
c477e26366
|
s#///#///<# for doxygen docu, and tab cleaning
|
2004-04-06 20:50:04 +00:00 |
|
jarod42
|
24e9bbb014
|
correct scrolling bug #928566 and cleanup(NEW_MAP_DRAW and tab)
|
2004-04-05 15:59:24 +00:00 |
|
jarod42
|
d16600afe6
|
correct last commit
|
2004-03-31 17:29:51 +00:00 |
|
jsalmon3
|
9c600e18ec
|
Cleanup
|
2004-03-30 02:38:55 +00:00 |
|
nehalmistry
|
da6b47e3eb
|
reverse commit of license header change
|
2004-03-29 23:51:25 +00:00 |
|
jarod42
|
0920123152
|
correct my name and add some lines
|
2004-03-29 22:39:18 +00:00 |
|
jarod42
|
205bc03fc3
|
correct bug #924189 [crash] Big map
|
2004-03-29 22:27:10 +00:00 |
|
jarod42
|
44594ab415
|
add missing </dl> and remove space
|
2004-03-29 03:41:57 +00:00 |
|
jarod42
|
88851347ae
|
update doc to lua
|
2004-03-29 03:37:05 +00:00 |
|
jarod42
|
14cee3cb70
|
replace define USE_HP_FOR_XP by UseHPForXp variable
|
2004-03-28 23:12:25 +00:00 |
|
jsalmon3
|
af90f22549
|
Fixed off by 1 bug
|
2004-03-28 22:55:08 +00:00 |
|
jsalmon3
|
acd60a2805
|
Fix for opengl
|
2004-03-28 20:07:17 +00:00 |
|
jsalmon3
|
8daf3fba12
|
Changed to Uint32
|
2004-03-28 20:06:00 +00:00 |
|
jsalmon3
|
3de737a43e
|
Fixed opengl, removed 255 transparency
|
2004-03-28 19:57:19 +00:00 |
|
jarod42
|
e6b523f960
|
add missing %i or %s
|
2004-03-28 19:31:10 +00:00 |
|
jsalmon3
|
2e1ae13cc2
|
Changed version to 2.0
|
2004-03-28 19:29:10 +00:00 |
|
jsalmon3
|
51293b19f4
|
Set color key on flipped graphics
|
2004-03-28 19:25:36 +00:00 |
|
jsalmon3
|
c7be95b286
|
s/graphic/g/
|
2004-03-28 18:03:18 +00:00 |
|
jsalmon3
|
3f54b2759a
|
Only remove graphic from palette list if it's 8bit
|
2004-03-28 18:02:51 +00:00 |
|
jsalmon3
|
a3371f7bc5
|
Cleaned up DisplayPicture
|
2004-03-28 16:05:47 +00:00 |
|
jsalmon3
|
b3fccb7ea2
|
Don't use 255 for transparency by default
|
2004-03-28 16:03:35 +00:00 |
|
jsalmon3
|
3c7cb24995
|
Use RLEACCEL
|
2004-03-28 16:00:21 +00:00 |
|
jsalmon3
|
46da3c0e08
|
Don't set 255 to transparency by default
|
2004-03-28 15:33:31 +00:00 |
|
jsalmon3
|
720bfe271e
|
Fix for gcc
|
2004-03-28 03:00:28 +00:00 |
|
jsalmon3
|
31786942f9
|
Use StatusLineFont for input font
|
2004-03-27 22:16:53 +00:00 |
|
jsalmon3
|
ac15818a02
|
Made command key font configurable
|
2004-03-27 22:00:36 +00:00 |
|
jsalmon3
|
c71ed93de9
|
Moved DrawMenuButtonArea to mainscr.c
|
2004-03-27 21:33:28 +00:00 |
|
jsalmon3
|
6d30a52855
|
Menu button fonts are configurable
|
2004-03-27 21:19:40 +00:00 |
|
jsalmon3
|
39447c977e
|
Removed hardcoded font names
|
2004-03-27 19:17:54 +00:00 |
|
jsalmon3
|
b1bdb9201a
|
Cleanup
|
2004-03-27 18:43:43 +00:00 |
|
jsalmon3
|
31f162c36e
|
Started support for 32bit images
|
2004-03-27 17:09:26 +00:00 |
|
jsalmon3
|
51997fddb0
|
Added LuaError
|
2004-03-27 14:22:39 +00:00 |
|
nehalmistry
|
e421febb5a
|
missed some from last commit
|
2004-03-27 05:26:19 +00:00 |
|
nehalmistry
|
3866cd6810
|
use IsNetworkGame() define for NetworkFildes == (Socket)-1
|
2004-03-27 05:20:38 +00:00 |
|
jsalmon3
|
84e5a57730
|
Use SDL_UpdateRects
|
2004-03-27 04:56:09 +00:00 |
|
jsalmon3
|
1afd22d062
|
Don't always redraw the menu button in debug mode
|
2004-03-27 04:49:38 +00:00 |
|
jarod42
|
3e2f5b46c9
|
upgrade doc : row to frame
|
2004-03-22 18:36:31 +00:00 |
|
jsalmon3
|
5afcc8492e
|
Fixed redraw in big map mode
|
2004-03-21 21:20:37 +00:00 |
|
jsalmon3
|
8bd1765908
|
Removed META_LUA
|
2004-03-21 21:19:46 +00:00 |
|
jsalmon3
|
da8a6d8c16
|
Removed console.c
|
2004-03-21 20:47:00 +00:00 |
|
jsalmon3
|
2d8df6362a
|
Cleanup
|
2004-03-21 20:32:42 +00:00 |
|
jsalmon3
|
d2345f4922
|
Removed unit_ai.c and unit_save.c
|
2004-03-21 20:08:11 +00:00 |
|
jsalmon3
|
705692a485
|
Cleanup
|
2004-03-21 20:04:43 +00:00 |
|
jsalmon3
|
86883f2631
|
Fixed redraw in big map mode
|
2004-03-21 18:33:12 +00:00 |
|