Parent Directory
|
|
|
|
|
ActionQueues.cpp
|
1.15 |
5 months |
ghs |
don't modify flags when it would result in netdead getting messed up
|
ActionQueues.h
|
1.9 |
10 months |
ghs |
add the ability for Lua to read and modify certain action_flags, in idle()
|
AlephSansMono-Bold.h
|
1.1 |
6 months |
ghs |
build in a minimal monospace font, instead of the enormous dejavu
|
CircularByteBuffer.cpp
|
1.5 |
5 years |
lpetrich |
Converted "void*
CircularByteBuffer::enqueueBytesNoCopyStart" into "void ..."
|
CircularByteBuffer.h
|
1.5 |
5 years |
lpetrich |
Converted "void*
CircularByteBuffer::enqueueBytesNoCopyStart" into "void ..."
|
CircularQueue.h
|
1.5 |
5 years |
wzenfell |
Making CircularQueue a little more robust; fixing bug in CircularByteBuffer
|
Console.cpp
|
1.12 |
5 months |
ghs |
make it an option to disallow joiners using .save level
|
Console.h
|
1.9 |
5 months |
ghs |
enable the Lua console whenever a solo Lua is checked
|
DefaultStringSets.cpp
|
1.26 |
5 months |
ghs |
fix more string constant to char * assignment warnings
|
LocalEvents.h
|
1.4 |
6 years |
lpetrich |
File name: GNU_GeneralPublicLicense.txt -> COPYING
|
Logging.cpp
|
1.10 |
5 months |
ghs |
guard sys/types.h, use ~/.alephone/Aleph One Log.txt for NetBSD and OpenBSD too
|
Logging.h
|
1.3 |
5 years |
wzenfell |
Splitting Logging.h into the hand-written part (Logging.h) and the now-
automati... |
Logging_gruntwork.h
|
1.2 |
3 years |
asvitkine |
unless some obscure compiler doesn't support
__VA_ARGS__ in macros, we can get r... |
MacCheckbox.h
|
1.3 |
6 years |
lpetrich |
File name: GNU_GeneralPublicLicense.txt -> COPYING
|
Makefile.am
|
1.51 |
2 months |
ghs |
add window manager icons for non-Mac OS X
|
OGL_Dialog.cpp
|
1.25 |
2 years |
jkvw |
Splitting out preference dialogs from GUI.nib
|
PlayerDialogs.cpp
|
1.21 |
2 years |
jkvw |
Splitting out preference dialogs from GUI.nib
|
PlayerImage_sdl.cpp
|
1.5 |
23 months |
ghs |
allow 8-bit software mode players to join net games (by not rendering the
iconic... |
PlayerImage_sdl.h
|
1.2 |
23 months |
ghs |
with Woody's approval, update copyright notices of some of his files to
add GPL
|
PlayerName.cpp
|
1.8 |
5 years |
cbauer |
fixed several warnings generated in ProjectBuilder [Michael D. Adams]
|
PlayerName.h
|
1.4 |
6 years |
lpetrich |
File name: GNU_GeneralPublicLicense.txt -> COPYING
|
Random.h
|
1.5 |
5 years |
cbauer |
stricter use of types, fixing lots of compiler warnings [Michael D. Adams]
|
Scenario.cpp
|
1.5 |
7 months |
ghs |
fix can_join MML
|
Scenario.h
|
1.2 |
2 years |
ghs |
add an id attribute to the <scenario> tag
move the length limits to the Scenario... |
VecOps.h
|
1.1 |
6 years |
lpetrich |
Was needed by OGL_Render.cpp; had to rename it to avoid a conflict with one of A... |
WindowedNthElementFinder.h
|
1.1 |
5 years |
wzenfell |
Star-topology network game protocol (now the default).
Support for multiple game... |
alephone.xpm
|
1.2 |
2 months |
ghs |
fix constness of xpms
|
alephone32.xpm
|
1.3 |
2 months |
ghs |
a better 32x32 icon, from the old alephone.ico
|
alephversion.h
|
1.25 |
2 months |
ghs |
update version numbers
|
binders.h
|
1.2 |
2 years |
jkvw |
OpenGL dialog changes
|
carbon_widgets.cpp
|
1.10 |
2 years |
jkvw |
Tweaks to SNG dialog
|
carbon_widgets.h
|
1.14 |
2 years |
ghs |
Mac OS X 10.4.7 seems to have a problem initializing the background color
for ML... |
export_definitions.cpp
|
1.6 |
21 months |
ghs |
re-organization of sound code, from music.h, music.cpp, mysound.h,
mysound.cpp, ... |
game_errors.cpp
|
1.5 |
6 years |
lpetrich |
File name: GNU_GeneralPublicLicense.txt -> COPYING
|
game_errors.h
|
1.4 |
6 years |
lpetrich |
File name: GNU_GeneralPublicLicense.txt -> COPYING
|
interface.cpp
|
1.91 |
5 months |
ghs |
hack: use a 0 to tell w_toggle not to switch to checkbox font for resume
as sele... |
interface.h
|
1.32 |
6 months |
astrange |
Only sleep once after doing render_screen() - should improve FPS at the cost of ... |
interface_menus.h
|
1.7 |
22 months |
ghs |
oops, re-adding (I mis-read the NIBs #ifdefs)
|
key_definitions.h
|
1.5 |
6 years |
lpetrich |
File name: GNU_GeneralPublicLicense.txt -> COPYING
|
macintosh_network.h
|
1.11 |
4 years |
wzenfell |
[James Willson] Making NAT-friendly network behavior more robust
|
preference_dialogs.cpp
|
1.13 |
5 months |
ghs |
a real tab widget
|
preference_dialogs.h
|
1.5 |
5 months |
ghs |
separate model skin quality from inhabitant texture quality
|
preferences.cpp
|
1.159 |
2 months |
ghs |
allow toggling DirectX backend in Windows (make sure to use a patched
SDL)
|
preferences.h
|
1.46 |
2 months |
ghs |
allow toggling DirectX backend in Windows (make sure to use a patched
SDL)
|
preferences_private.h
|
1.5 |
5 years |
lpetrich |
Added handling of input-pne mouse-sensitivity and mouse-inversion controls. Also... |
preferences_widgets_sdl.cpp
|
1.9 |
5 months |
ghs |
fix file selectors in classic Mac OS
|
preferences_widgets_sdl.h
|
1.10 |
6 months |
ghs |
remove remaining old theme stuff
|
progress.cpp
|
1.16 |
2 years |
ghs |
only draw a progress bar in SDL when we actually intend to update it
(currently,... |
progress.h
|
1.10 |
18 months |
ghs |
jam in some code to check for updates and alert the user when one is
available
|
sdl_dialogs.cpp
|
1.116 |
5 months |
ghs |
pick default non-TrueType font IDs in case our user doesn't have SDL_ttf
fix a m... |
sdl_dialogs.h
|
1.63 |
5 months |
ghs |
ability to set players, games fonts, number of entries, and game list
spacing
|
sdl_network.h
|
1.12 |
22 months |
ghs |
move move sdl_cseries.h contents to cseries.h
|
sdl_widgets.cpp
|
1.128 |
5 months |
ghs |
center w_text_entry vertically
|
sdl_widgets.h
|
1.100 |
5 months |
ghs |
themable regular chat and metaserver colors
|
shared_widgets.cpp
|
1.8 |
6 months |
ghs |
get rid of w_text_box, TextBoxWidget, HistoricTextbox
|
shared_widgets.h
|
1.13 |
6 months |
ghs |
get rid of w_text_box, TextBoxWidget, HistoricTextbox
|
thread_priority_sdl.h
|
1.2 |
23 months |
ghs |
with Woody's approval, update copyright notices of some of his files to
add GPL
|
thread_priority_sdl_dummy.cpp
|
1.2 |
23 months |
ghs |
with Woody's approval, update copyright notices of some of his files to
add GPL
|
thread_priority_sdl_mac.cpp
|
1.1 |
6 years |
lpetrich |
Adding Mac Classic SDL Networking support
|
thread_priority_sdl_macosx.cpp
|
1.2 |
5 years |
wzenfell |
[Gregory Smith] More correct setting of scheduling parameter yields smoother
net... |
thread_priority_sdl_posix.cpp
|
1.3 |
6 months |
ghs |
[Peter Hessler] changes to allow building in OpenBSD
|
thread_priority_sdl_win32.cpp
|
1.5 |
23 months |
ghs |
with Woody's approval, update copyright notices of some of his files to
add GPL
|
vbl.cpp
|
1.38 |
6 months |
astrange |
Merge several SDL_GetTicks() calls that happen in the same instant. Automaticall... |
vbl.h
|
1.12 |
6 years |
lpetrich |
Added increment_heartbeat_count() for tiennou
|
vbl_definitions.h
|
1.11 |
6 years |
lpetrich |
File name: GNU_GeneralPublicLicense.txt -> COPYING
|