fallout2-ce/src
Jan Šimek feaa8f639b
Fix credits window position (#4)
* Rename variables and match coding style
* Fix character selection position
* Fix credits position

See #3
2022-05-21 14:00:30 +03:00
..
actions.c Limit knockdown distance 2022-05-20 10:39:55 +03:00
actions.h Initial commit 2022-05-19 11:51:26 +03:00
animation.c Initial commit 2022-05-19 11:51:26 +03:00
animation.h Initial commit 2022-05-19 11:51:26 +03:00
args.c Initial commit 2022-05-19 11:51:26 +03:00
args.h Initial commit 2022-05-19 11:51:26 +03:00
art.c Initial commit 2022-05-19 11:51:26 +03:00
art.h Initial commit 2022-05-19 11:51:26 +03:00
audio_file.c Initial commit 2022-05-19 11:51:26 +03:00
audio_file.h Initial commit 2022-05-19 11:51:26 +03:00
audio.c Initial commit 2022-05-19 11:51:26 +03:00
audio.h Initial commit 2022-05-19 11:51:26 +03:00
automap.c Fix automap position 2022-05-21 01:56:07 +03:00
automap.h Fix automap position 2022-05-21 01:56:07 +03:00
autorun.c Initial commit 2022-05-19 11:51:26 +03:00
autorun.h Initial commit 2022-05-19 11:51:26 +03:00
cache.c Initial commit 2022-05-19 11:51:26 +03:00
cache.h Initial commit 2022-05-19 11:51:26 +03:00
character_editor.c Fix character editor window position 2022-05-21 13:17:51 +03:00
character_editor.h Initial commit 2022-05-19 11:51:26 +03:00
character_selector.c Fix credits window position (#4) 2022-05-21 14:00:30 +03:00
character_selector.h Initial commit 2022-05-19 11:51:26 +03:00
color.c Initial commit 2022-05-19 11:51:26 +03:00
color.h Initial commit 2022-05-19 11:51:26 +03:00
combat_ai_defs.h Initial commit 2022-05-19 11:51:26 +03:00
combat_ai.c Initial commit 2022-05-19 11:51:26 +03:00
combat_ai.h Initial commit 2022-05-19 11:51:26 +03:00
combat_defs.h Initial commit 2022-05-19 11:51:26 +03:00
combat.c Fix called shot window position 2022-05-21 03:05:43 +03:00
combat.h Fix called shot window position 2022-05-21 03:05:43 +03:00
config.c Initial commit 2022-05-19 11:51:26 +03:00
config.h Initial commit 2022-05-19 11:51:26 +03:00
core.c Fix worldmap window position 2022-05-21 03:25:03 +03:00
core.h Fix mouseHitTestInWindow declaration 2022-05-21 03:27:41 +03:00
credits.c Fix credits window position (#4) 2022-05-21 14:00:30 +03:00
credits.h Initial commit 2022-05-19 11:51:26 +03:00
critter.c Initial commit 2022-05-19 11:51:26 +03:00
critter.h Initial commit 2022-05-19 11:51:26 +03:00
cycle.c Initial commit 2022-05-19 11:51:26 +03:00
cycle.h Initial commit 2022-05-19 11:51:26 +03:00
datafile.c Initial commit 2022-05-19 11:51:26 +03:00
datafile.h Initial commit 2022-05-19 11:51:26 +03:00
db.c Initial commit 2022-05-19 11:51:26 +03:00
db.h Initial commit 2022-05-19 11:51:26 +03:00
dbox.c Fix dialog box position 2022-05-21 11:23:43 +03:00
dbox.h Initial commit 2022-05-19 11:51:26 +03:00
debug.c Initial commit 2022-05-19 11:51:26 +03:00
debug.h Initial commit 2022-05-19 11:51:26 +03:00
dfile.c Initial commit 2022-05-19 11:51:26 +03:00
dfile.h Initial commit 2022-05-19 11:51:26 +03:00
dialog.c Initial commit 2022-05-19 11:51:26 +03:00
dialog.h Initial commit 2022-05-19 11:51:26 +03:00
dictionary.c Initial commit 2022-05-19 11:51:26 +03:00
dictionary.h Initial commit 2022-05-19 11:51:26 +03:00
dinput.c Initial commit 2022-05-19 11:51:26 +03:00
dinput.h Initial commit 2022-05-19 11:51:26 +03:00
display_monitor.c Initial commit 2022-05-19 11:51:26 +03:00
display_monitor.h Initial commit 2022-05-19 11:51:26 +03:00
draw.c Initial commit 2022-05-19 11:51:26 +03:00
draw.h Initial commit 2022-05-19 11:51:26 +03:00
electronic_registration.c Initial commit 2022-05-19 11:51:26 +03:00
electronic_registration.h Initial commit 2022-05-19 11:51:26 +03:00
elevator.c Fix elevator window position 2022-05-21 02:43:06 +03:00
elevator.h Initial commit 2022-05-19 11:51:26 +03:00
endgame.c Initial commit 2022-05-19 11:51:26 +03:00
endgame.h Initial commit 2022-05-19 11:51:26 +03:00
export.c Initial commit 2022-05-19 11:51:26 +03:00
export.h Initial commit 2022-05-19 11:51:26 +03:00
file_find.c Initial commit 2022-05-19 11:51:26 +03:00
file_find.h Initial commit 2022-05-19 11:51:26 +03:00
file_utils.c Initial commit 2022-05-19 11:51:26 +03:00
file_utils.h Initial commit 2022-05-19 11:51:26 +03:00
font_manager.c Initial commit 2022-05-19 11:51:26 +03:00
font_manager.h Initial commit 2022-05-19 11:51:26 +03:00
game_config.c Initial commit 2022-05-19 11:51:26 +03:00
game_config.h Initial commit 2022-05-19 11:51:26 +03:00
game_dialog.c Fix music volume when entering dialog 2022-05-20 10:58:35 +03:00
game_dialog.h Initial commit 2022-05-19 11:51:26 +03:00
game_memory.c Initial commit 2022-05-19 11:51:26 +03:00
game_memory.h Initial commit 2022-05-19 11:51:26 +03:00
game_mouse.c Initial commit 2022-05-19 11:51:26 +03:00
game_mouse.h Initial commit 2022-05-19 11:51:26 +03:00
game_movie.c Convert low-level rendering to SDL 2022-05-19 14:01:17 +03:00
game_movie.h Initial commit 2022-05-19 11:51:26 +03:00
game_palette.c Initial commit 2022-05-19 11:51:26 +03:00
game_palette.h Initial commit 2022-05-19 11:51:26 +03:00
game_sound.c Initial commit 2022-05-19 11:51:26 +03:00
game_sound.h Initial commit 2022-05-19 11:51:26 +03:00
game_vars.h Initial commit 2022-05-19 11:51:26 +03:00
game.c Initial commit 2022-05-19 11:51:26 +03:00
game.h Initial commit 2022-05-19 11:51:26 +03:00
geometry.c Initial commit 2022-05-19 11:51:26 +03:00
geometry.h Initial commit 2022-05-19 11:51:26 +03:00
graph_lib.c Initial commit 2022-05-19 11:51:26 +03:00
graph_lib.h Initial commit 2022-05-19 11:51:26 +03:00
grayscale.c Initial commit 2022-05-19 11:51:26 +03:00
grayscale.h Initial commit 2022-05-19 11:51:26 +03:00
heap.c Initial commit 2022-05-19 11:51:26 +03:00
heap.h Initial commit 2022-05-19 11:51:26 +03:00
interface.c Fix credits window position (#4) 2022-05-21 14:00:30 +03:00
interface.h Initial commit 2022-05-19 11:51:26 +03:00
interpreter_extra.c Fix potential crash in opCreateObject 2022-05-20 10:31:24 +03:00
interpreter_extra.h Initial commit 2022-05-19 11:51:26 +03:00
interpreter_lib.c Initial commit 2022-05-19 11:51:26 +03:00
interpreter_lib.h Initial commit 2022-05-19 11:51:26 +03:00
interpreter.c Initial commit 2022-05-19 11:51:26 +03:00
interpreter.h Initial commit 2022-05-19 11:51:26 +03:00
inventory.c Initial commit 2022-05-19 11:51:26 +03:00
inventory.h Initial commit 2022-05-19 11:51:26 +03:00
item.c Fix adding items on critters with barter flag 2022-05-20 10:30:04 +03:00
item.h Initial commit 2022-05-19 11:51:26 +03:00
light.c Initial commit 2022-05-19 11:51:26 +03:00
light.h Initial commit 2022-05-19 11:51:26 +03:00
lips.c Initial commit 2022-05-19 11:51:26 +03:00
lips.h Initial commit 2022-05-19 11:51:26 +03:00
loadsave.c Initial commit 2022-05-19 11:51:26 +03:00
loadsave.h Initial commit 2022-05-19 11:51:26 +03:00
main.c Fix death screen speech playback 2022-05-20 11:02:31 +03:00
main.h Initial commit 2022-05-19 11:51:26 +03:00
map_defs.h Initial commit 2022-05-19 11:51:26 +03:00
map.c Initial commit 2022-05-19 11:51:26 +03:00
map.h Initial commit 2022-05-19 11:51:26 +03:00
memory_defs.h Initial commit 2022-05-19 11:51:26 +03:00
memory_manager.c Initial commit 2022-05-19 11:51:26 +03:00
memory_manager.h Initial commit 2022-05-19 11:51:26 +03:00
memory.c Initial commit 2022-05-19 11:51:26 +03:00
memory.h Initial commit 2022-05-19 11:51:26 +03:00
message.c Initial commit 2022-05-19 11:51:26 +03:00
message.h Initial commit 2022-05-19 11:51:26 +03:00
mmx.c Initial commit 2022-05-19 11:51:26 +03:00
mmx.h Initial commit 2022-05-19 11:51:26 +03:00
mouse_manager.c Initial commit 2022-05-19 11:51:26 +03:00
mouse_manager.h Initial commit 2022-05-19 11:51:26 +03:00
movie_effect.c Initial commit 2022-05-19 11:51:26 +03:00
movie_effect.h Initial commit 2022-05-19 11:51:26 +03:00
movie_lib.c Initial commit 2022-05-19 11:51:26 +03:00
movie_lib.h Initial commit 2022-05-19 11:51:26 +03:00
movie.c Initial commit 2022-05-19 11:51:26 +03:00
movie.h Initial commit 2022-05-19 11:51:26 +03:00
nevs.c Initial commit 2022-05-19 11:51:26 +03:00
nevs.h Initial commit 2022-05-19 11:51:26 +03:00
obj_types.h Initial commit 2022-05-19 11:51:26 +03:00
object.c Fix to prevent corpses from blocking line of fire 2022-05-20 11:10:56 +03:00
object.h Initial commit 2022-05-19 11:51:26 +03:00
options.c Fix pause window position 2022-05-21 11:40:54 +03:00
options.h Initial commit 2022-05-19 11:51:26 +03:00
palette.c Initial commit 2022-05-19 11:51:26 +03:00
palette.h Initial commit 2022-05-19 11:51:26 +03:00
party_member.c Fix party member equipped item after level up 2022-05-20 11:06:19 +03:00
party_member.h Initial commit 2022-05-19 11:51:26 +03:00
perk_defs.h Initial commit 2022-05-19 11:51:26 +03:00
perk.c Initial commit 2022-05-19 11:51:26 +03:00
perk.h Initial commit 2022-05-19 11:51:26 +03:00
pipboy.c Fix pipboy position 2022-05-21 02:29:59 +03:00
pipboy.h Initial commit 2022-05-19 11:51:26 +03:00
proto_instance.c Initial commit 2022-05-19 11:51:26 +03:00
proto_instance.h Initial commit 2022-05-19 11:51:26 +03:00
proto_types.h Initial commit 2022-05-19 11:51:26 +03:00
proto.c Initial commit 2022-05-19 11:51:26 +03:00
proto.h Initial commit 2022-05-19 11:51:26 +03:00
queue.c Initial commit 2022-05-19 11:51:26 +03:00
queue.h Initial commit 2022-05-19 11:51:26 +03:00
random.c Initial commit 2022-05-19 11:51:26 +03:00
random.h Initial commit 2022-05-19 11:51:26 +03:00
reaction.c Initial commit 2022-05-19 11:51:26 +03:00
reaction.h Initial commit 2022-05-19 11:51:26 +03:00
region.c Initial commit 2022-05-19 11:51:26 +03:00
region.h Initial commit 2022-05-19 11:51:26 +03:00
scripts.c Fix execution of scripts when playing movies 2022-05-20 10:43:35 +03:00
scripts.h Initial commit 2022-05-19 11:51:26 +03:00
select_file_list.c Initial commit 2022-05-19 11:51:26 +03:00
select_file_list.h Initial commit 2022-05-19 11:51:26 +03:00
selfrun.c Initial commit 2022-05-19 11:51:26 +03:00
selfrun.h Initial commit 2022-05-19 11:51:26 +03:00
skill_defs.h Initial commit 2022-05-19 11:51:26 +03:00
skill.c Initial commit 2022-05-19 11:51:26 +03:00
skill.h Initial commit 2022-05-19 11:51:26 +03:00
skilldex.c Maintain skilldex window relative position 2022-05-21 11:02:34 +03:00
skilldex.h Initial commit 2022-05-19 11:51:26 +03:00
sound_decoder.c Initial commit 2022-05-19 11:51:26 +03:00
sound_decoder.h Initial commit 2022-05-19 11:51:26 +03:00
sound_effects_cache.c Initial commit 2022-05-19 11:51:26 +03:00
sound_effects_cache.h Initial commit 2022-05-19 11:51:26 +03:00
sound_effects_list.c Initial commit 2022-05-19 11:51:26 +03:00
sound_effects_list.h Initial commit 2022-05-19 11:51:26 +03:00
sound.c Initial commit 2022-05-19 11:51:26 +03:00
sound.h Initial commit 2022-05-19 11:51:26 +03:00
stat_defs.h Initial commit 2022-05-19 11:51:26 +03:00
stat.c Initial commit 2022-05-19 11:51:26 +03:00
stat.h Initial commit 2022-05-19 11:51:26 +03:00
string_parsers.c Initial commit 2022-05-19 11:51:26 +03:00
string_parsers.h Initial commit 2022-05-19 11:51:26 +03:00
text_font.c Initial commit 2022-05-19 11:51:26 +03:00
text_font.h Initial commit 2022-05-19 11:51:26 +03:00
text_object.c Fix text objects limit 2022-05-20 10:18:50 +03:00
text_object.h Initial commit 2022-05-19 11:51:26 +03:00
tile.c Fix credits window position (#4) 2022-05-21 14:00:30 +03:00
tile.h Initial commit 2022-05-19 11:51:26 +03:00
trait_defs.h Initial commit 2022-05-19 11:51:26 +03:00
trait.c Initial commit 2022-05-19 11:51:26 +03:00
trait.h Initial commit 2022-05-19 11:51:26 +03:00
trap.c Initial commit 2022-05-19 11:51:26 +03:00
trap.h Initial commit 2022-05-19 11:51:26 +03:00
version.c Initial commit 2022-05-19 11:51:26 +03:00
version.h Initial commit 2022-05-19 11:51:26 +03:00
widget.c Initial commit 2022-05-19 11:51:26 +03:00
widget.h Initial commit 2022-05-19 11:51:26 +03:00
win32.c Initial commit 2022-05-19 11:51:26 +03:00
win32.h Initial commit 2022-05-19 11:51:26 +03:00
window_manager_private.c Initial commit 2022-05-19 11:51:26 +03:00
window_manager_private.h Initial commit 2022-05-19 11:51:26 +03:00
window_manager.c Initial commit 2022-05-19 11:51:26 +03:00
window_manager.h Initial commit 2022-05-19 11:51:26 +03:00
window.c Initial commit 2022-05-19 11:51:26 +03:00
window.h Initial commit 2022-05-19 11:51:26 +03:00
word_wrap.c Initial commit 2022-05-19 11:51:26 +03:00
word_wrap.h Initial commit 2022-05-19 11:51:26 +03:00
world_map.c Fix worldmap window position 2022-05-21 03:25:03 +03:00
world_map.h Initial commit 2022-05-19 11:51:26 +03:00
xfile.c Initial commit 2022-05-19 11:51:26 +03:00
xfile.h Initial commit 2022-05-19 11:51:26 +03:00