This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-28 21:25:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ded3987293225f412e90844cc2a2270ad0a4e42
0ad
/
source
T
History
prefect
3ded398729
g++ forbis goto across variable declarations.
...
This was SVN commit r2796.
2005-09-28 18:46:26 +00:00
..
graphics
Added CameraLock() which makes the camera scroll smoothly over terrain and makes sure it is within g_YMinOffset+Terrain height and g_MaxZoomHeight, which are declared in main.cpp
2005-09-28 03:49:11 +00:00
gui
Added changes to interactive minimap so that the camera will stay g_YMinOffset away from terrain it's warped to.
2005-09-28 03:46:05 +00:00
i18n
…
lib
g++ forbis goto across variable declarations.
2005-09-28 18:46:26 +00:00
maths
…
ps
comments/cosmetics;
2005-09-27 15:20:56 +00:00
renderer
Changed water color to Jason's dark blue.
2005-09-28 05:53:22 +00:00
scripting
This is what the explicit "this->" before accesses of members of a
2005-09-26 23:37:37 +00:00
simulation
…
sound
…
tools
…
main.cpp
Added variables used by the MiniMap.cpp and GameView.cpp, and are for the CameraLock() function.
2005-09-28 03:44:21 +00:00
ProgrammingSchedule.xls
…