Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Source upgrade
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Modification of source code to fix errors or add features}} In the jargon of [[computer programming]], a '''source upgrade''' is a modification of a [[computer program]]'s [[source code]], which adds new features and options to it, improves performance and stability, or fixes [[computer bug|bugs]] and errors from the previous [[Software versioning|version]]. There are two popular types of source upgrades, which are listed here: * [[Patch (computing)|Patch]]: source upgrade, where the modification of original source is provided in a special patch program. The patch is released by the developer of [[software]]. Generally, this type of source upgrade focus on bug and error fixing, not on adding new features to the [[engine]]. Patches are available on sites or FTP's of application developer. They can be also obtained from various computer magazines. * [[Source port]], which is a user modification ([[mod (computer gaming)|mod]]). The source port modification focuses on changes in original source code (mostly adding new features β like 3D renderers support, new graphic technologies usage or porting the game into other platform, which the original was not available for), without editing the other resources of software. Most of source ports are created for old, classic games β for example: ''[[Doom (1993 video game)|Doom]]'', ''[[Quake (series)|Quake I/II]]'', ''[[Strife (game)|Strife]]'', ''[[Duke Nukem 3D]]'', ''[[Rise of the Triad]]''. The source code of those applications can be easily and legally downloaded from the [[Internet]] under [[GNU General Public License|GPL]] license β they were released by the developers. Of course, those are custom applications and are not supported by the producers of software in any way. ==See also== * [[Backward compatibility]] * [[Doom source port]]s * [[Source-code compatibility]] * [[Source port]] * [[ZDoom]] ==External links== * [http://www.softwarepatch.com/ Patches, Upgrades, Updates & Drivers] * [http://www.icculus.org/ Icculus Homepage β creator of multi-platform source ports] * [http://wolfgl.narod.ru WolfGL & NewWolf Homepage] * [http://icculus.org/twilight/darkplaces/ DarkPlaces Homepage] * [http://www.doomworld.com/classicdoom/ports/ Doomworld β Doom Source Ports section] [[Category:Source code]] {{compu-prog-stub}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Compu-prog-stub
(
edit
)
Template:Short description
(
edit
)